The termite log
Moderators: Bob the Hamster, marionline, SDHawk
-
- Slime
- Posts: 19
- Joined: Mon Jan 11, 2021 1:14 am
- Location: the endless black hole of side projects
- Contact:
The termite log
Starfruit Glade is a small forest town in a world full of ancient dungeons, teeming with monsters. After The Catastrophe five years ago, a Legendary Hero stepped in to fight their way through these dungeons and save the land.
Nothing much has changed since then. The land may have to save itself. But, deep in the jungle, a forgotten dungeon still teems with monsters...
At the Starfruit Glade Nature Preservation Centre, your goal is to research and preserve this habitat. Scan monsters and add them to your journal to learn about their behaviour and origins, but be careful - they bite! Learn to defend yourself to journey deeper into the dungeon, and discover the secrets it holds. Outside, you can chill out, chat to townsfolk, and enjoy a quiet life in an RPG whose main quest has been left unfinished.
----------------------------------------------------------------------------------------------------------------------------------
Starting a devlog thread to archive some of my progress on this game! The game doesn't have a proper name yet, so I just called this the termite log. This might stop me from spamming the discord 24/7 with the tiniest little details, but... probably not
Enjoy my magnum opus
Nothing much has changed since then. The land may have to save itself. But, deep in the jungle, a forgotten dungeon still teems with monsters...
At the Starfruit Glade Nature Preservation Centre, your goal is to research and preserve this habitat. Scan monsters and add them to your journal to learn about their behaviour and origins, but be careful - they bite! Learn to defend yourself to journey deeper into the dungeon, and discover the secrets it holds. Outside, you can chill out, chat to townsfolk, and enjoy a quiet life in an RPG whose main quest has been left unfinished.
----------------------------------------------------------------------------------------------------------------------------------
Starting a devlog thread to archive some of my progress on this game! The game doesn't have a proper name yet, so I just called this the termite log. This might stop me from spamming the discord 24/7 with the tiniest little details, but... probably not
Enjoy my magnum opus
- Attachments
-
- Can I get uhhhhh 1 extra large starfruit smoothie
- Testing Player2 09_03_2021 12_39_22.png (21.84 KiB) Viewed 5955 times
-
- The market area is cute as hell
- Testing Player2 09_03_2021 11_52_07.png (21.09 KiB) Viewed 5957 times
-
- the Nature Preservation Centre allows me to pretend that I will ever be a real scientist
- Testing Player2 09_03_2021 11_54_13.png (24.85 KiB) Viewed 5957 times
-
- I spent all day scripting a scooter and it was worth every second
- scooter zoom.gif (184.84 KiB) Viewed 5958 times
-
- my monster testing room is a 24 hour rave
- my children.gif (122.92 KiB) Viewed 5958 times
-
- state-of-the-art custom battle system
- not undertale 2.gif (114.27 KiB) Viewed 5958 times
Last edited by jolt1k on Tue Mar 09, 2021 12:42 pm, edited 4 times in total.
- Pepsi Ranger
- Liquid Metal Slime
- Posts: 1460
- Joined: Thu Nov 22, 2007 6:25 am
- Location: South Florida
This looks like a lot of fun, especially that scooter. Keep up the great work.
Maybe "Starfruit Glade"? I mean, it's kinda right there. Just a thought.Starting a devlog thread to archive some of my progress on this game! Smile The game doesn't have a proper name yet, so I just called this the termite log.
Place Obligatory Signature Here
-
- Slime
- Posts: 19
- Joined: Mon Jan 11, 2021 1:14 am
- Location: the endless black hole of side projects
- Contact:
It’s not bad, but feels a bit close to Stardew Valley for me. So thats a maybe. And thanks!Maybe "Starfruit Glade"? I mean, it's kinda right there. Just a thought.
Last edited by jolt1k on Tue Mar 09, 2021 4:55 pm, edited 1 time in total.
- Bob the Hamster
- Lord of the Slimes
- Posts: 7684
- Joined: Tue Oct 16, 2007 2:34 pm
- Location: Hamster Republic (Ontario Enclave)
- Contact:
-
- Slime
- Posts: 19
- Joined: Mon Jan 11, 2021 1:14 am
- Location: the endless black hole of side projects
- Contact:
The character creator 2.0 seems to work! I like the layout a lot better than the old one. I feel way more comfortable scripting simple things now.
- Attachments
-
- cc2.gif (439.29 KiB) Viewed 5864 times
-
- Guy maker 3000
- 64B68890-8BBE-4AF3-A677-E45F640F0AA4.gif (624.1 KiB) Viewed 5891 times
Last edited by jolt1k on Thu Mar 11, 2021 1:02 pm, edited 2 times in total.
- Hedera
- Slime Knight
- Posts: 175
- Joined: Tue May 17, 2011 11:38 am
- Location: a dying forest (all forests are dying)
Re: The termite log
"Termite" is as good a name as any for a game, even if there aren't any literal termites.jolt1k wrote:The game doesn't have a proper name yet, so I just called this the termite log
Really digging the soft colors in the village.
-
- Slime
- Posts: 19
- Joined: Mon Jan 11, 2021 1:14 am
- Location: the endless black hole of side projects
- Contact:
Re: The termite log
haha it’s my discord name! I forgot that people might not have seen me there.Hedera Helix wrote: "Termite" is as good a name as any for a game, even if there aren't any literal termites.
-
- Slime
- Posts: 19
- Joined: Mon Jan 11, 2021 1:14 am
- Location: the endless black hole of side projects
- Contact:
Re: The termite log
Ok, big update. firstly, new graphics! I still like the old graphics, especially the tall trees which I’m struggling with in the new style, but the new style is a lot easier to work with and the vibes are more like the image that I had in my head. yay.
Secondly, I overhauled the whole story. Forget conservation and nature and all that stuff, it’s just gonna be a pokemon-like. It won’t win any prizes for originality, but I hope I’ll be able to make something fun with it.
Thirdly, what the hell? Nobody told me that you can gut the default battle system and use its insides! If you use out-of-battle attacks and replace enemies with reserve party heros, you can fully customise the visuals while still letting the engine do all the storage and the maths. what!!!
I knocked out this mockup in about 3 days, and while I haven’t sorted out turns and end conditions yet, you can hit the enemy and make the health bar go down. It works perfectly for a pokemonlike too, because it’s symmetrical - enemies and heroes work the same way (although technically you gotta make 2 hero definitions for each ‘mon so that you don’t get weird party bugs).
This game might not ever be finished in the way that I’ve been imagining it, but I’ll definitely be able to put a tech demo out for this half-custom battle system stuff.
Secondly, I overhauled the whole story. Forget conservation and nature and all that stuff, it’s just gonna be a pokemon-like. It won’t win any prizes for originality, but I hope I’ll be able to make something fun with it.
Thirdly, what the hell? Nobody told me that you can gut the default battle system and use its insides! If you use out-of-battle attacks and replace enemies with reserve party heros, you can fully customise the visuals while still letting the engine do all the storage and the maths. what!!!
I knocked out this mockup in about 3 days, and while I haven’t sorted out turns and end conditions yet, you can hit the enemy and make the health bar go down. It works perfectly for a pokemonlike too, because it’s symmetrical - enemies and heroes work the same way (although technically you gotta make 2 hero definitions for each ‘mon so that you don’t get weird party bugs).
This game might not ever be finished in the way that I’ve been imagining it, but I’ll definitely be able to put a tech demo out for this half-custom battle system stuff.
snacktime
- SwordPlay
- Chemical Slime
- Posts: 966
- Joined: Sun Jan 22, 2017 9:32 am
- Location: London, England
- Contact:
Re: The termite log
That is a GREAT idea for a battle system! I feel some gears turning in my head.
(Also everything looks great as always)
(Also everything looks great as always)
"Imagination. Life is your creation."
-
- Slime
- Posts: 19
- Joined: Mon Jan 11, 2021 1:14 am
- Location: the endless black hole of side projects
- Contact:
Re: The termite log
Thanks! It might be helpful to note that you can’t read or write attack stats with scripts, which might be annoying for stuff like animations. I’m manually giving each attack a plotscript to make the menu work though, so I think it’ll be fine, I can just stick extra stuff in the plotscripts.
Also, turns is harder than I thought. There’s an easy route (ditching the speed stat and going by party order), a medium route which I’ve mostly mocked up (sort the order by speed, everyone moves as soon as they can) and a hard route which I want to do next (attacks get cached and all go at the end of the turn, priority moves exist). I haven’t even tested status effects yet either, who knows how much that one will work without scripting help. Can you hear my brain gears turning too lol
snacktime
Re: The termite log
Welcome back!! (You too, Sword)
As always, your graphics are fantastic! Oh no, still stuck on graphics revisions? You can worry about the trees less, they're great every way you've drawn. Consistency is good but I think you can get away with a great deal of inconsistency without it looking bad.
It may be a pokemon-style game, but that still leaves you free to put a lot of personality into both the characters/setting/plot and the gameplay.
Using attacks out of battle with "map cure" command (the name bothers me since it's highly misleading) to create a custom battle system is a great idea. I'm not aware of anyone having done that. But beware that there's a long list of things it doesn't do that in-battle attacks do. I can hardly list all the differences since attacks are so complex.
Luckily, somebody is adding a script command for reading attack data (no, not me (no, not James either!)) but (as usual) I'm the holdup on actually getting it finished and incorporated. Definitely will do so before the very near stable release.
As always, your graphics are fantastic! Oh no, still stuck on graphics revisions? You can worry about the trees less, they're great every way you've drawn. Consistency is good but I think you can get away with a great deal of inconsistency without it looking bad.
It may be a pokemon-style game, but that still leaves you free to put a lot of personality into both the characters/setting/plot and the gameplay.
Using attacks out of battle with "map cure" command (the name bothers me since it's highly misleading) to create a custom battle system is a great idea. I'm not aware of anyone having done that. But beware that there's a long list of things it doesn't do that in-battle attacks do. I can hardly list all the differences since attacks are so complex.
Luckily, somebody is adding a script command for reading attack data (no, not me (no, not James either!)) but (as usual) I'm the holdup on actually getting it finished and incorporated. Definitely will do so before the very near stable release.
What's that about?(although technically you gotta make 2 hero definitions for each ‘mon so that you don’t get weird party bugs).
-
- Slime
- Posts: 19
- Joined: Mon Jan 11, 2021 1:14 am
- Location: the endless black hole of side projects
- Contact:
Re: The termite log
I forgot that you mentioned the attack stats here! lol, reading attacks WOULD be incredibly helpful, but I’m mad flaky so I can’t judge people for not getting things done sooner.TMC wrote: ↑Sun Apr 10, 2022 3:35 pm Using attacks out of battle with "map cure" command (the name bothers me since it's highly misleading) to create a custom battle system is a great idea. I'm not aware of anyone having done that. But beware that there's a long list of things it doesn't do that in-battle attacks do. I can hardly list all the differences since attacks are so complex.
Luckily, somebody is adding a script command for reading attack data (no, not me (no, not James either!)) but (as usual) I'm the holdup on actually getting it finished and incorporated. Definitely will do so before the very near stable release.
also, I don’t remember what that bug was. I probably did something stupid somewhere.
snacktime