To-Do's
- [ ] Bugs
- [ ] If count less than 1 become alpha
- [x] Time to try normal maps again
- [ ] Save system is all sorts of spaghetti
- [ ] Adding 1 room meant we had to edit 4 different scripts
- [ ] what four scripts? And can we have a script inside a script that updates all of them?
- [ ] Save
- [ ] Load
- [ ]
- [ ] Or global object that holds everything
- [ ] Wow... like a fucking data controller maybe?
- [ ] Is there a way to minimize this?
- [ ] For art we need to use references not just our brain
- [ ] It will make everything easier in the long run
- [ ] Point direction for side of armor
- [ ] Back up saves, accessible in game
- [x] Gui global scaling by multiplying image scales by a global modifier
- [x] Redo rooms to fit all resolutions
- [x] Be able to clear saves
- [ ] Mech customization/workshop/garage
- [x] Machine shop
- [ ] Adding weapons
- [ ] we need to make the mech's weapon variables modular
- [ ] that way we drop in weapon "modules" that will contain the weapon formation
- [ ] basically take what we have now and make them modules
- [ ] have those modules input their information into the mech weapon system
- [ ] make the mech weapon system accept the modules and assign each number to that weapon
- [ ] EG
- [ ] we drop a rifle module into key 4
- [ ] take all the rifle variables and add them to the mech
- [ ] assign key 4 to rif
- [ ] Adding armor
- [ ] Adding shields
- [ ] Making items
- [ ] We already know how to click and drag and drop, maybe use that?
- [ ] Buttons
- [ ] This might make sense to unify all of this since we could use this for scrolling through mechs
- [ ] UI
- [ ] display fp, ap, hp
- [ ] font sizes per window size
- [ ] Sounds
- [ ] We should really play some games and really focus on noticing these things.
- [ ] Write them down as we go.
- [ ] Anytime we interact should have a confirmation
- [x] Buttons should react when we enter
- [ ] Into the breach has a sound when you mouse over mechs?
- [ ] list of sounds needed
- [x] confirmation sound
- [x] rejection sound
- [ ] Want to rework this one
- [ ] VN sound
- [ ] opening
- [ ] closing
- [ ] Don’t need to use vngen?
- [ ] Figure out which one is easier
- [ ] Draw damage
- [ ] Display stats on mouse over?
- [ ] Buttons for attacks
- [ ] Should always be an option to click instead of using a keyboard
- [ ] You should be able to just use a mouse for everything
- [ ] You should also be able to use a keyboard for everything
- [ ] This might be harder, because how do you target enemies?
- [ ] Someone suggested that you should use WSAD to move mechs.
- [ ] When we enter an attack state, create a reticle to target enemies
- [ ] This won't work at all, because manual attacks require using a mouse
- [ ] But we should have chance based attacks too, remember?
- [ ] Initiative order
- [ ] How do we display turn order?
- [ ] Side?
- [ ] Top?
- [ ] Benefits is there is a lot of room up there,
- [ ] How do we designate which one when you mouse over their portrait?
- [ ] Shader to colour it would be perfect
- [ ] We also want to have different styles of Ui/ buttons based on the mech that is currently in play
- [ ] A dread golem should have a fancy ui
- [ ] minimal, futuristic, holographic
- [ ] A scrap mech should have a primitive ui
- [ ] Sounds
- [ ] Effects
- [ ] Mechs on hit
- [ ] Attacks