« get me outta code hell

csb-game - Pixelly spin-off of the Command Synergy Battle system used in Final Fantasy XIII
summary refs log tree commit diff
AgeCommit message (Collapse)Author
2019-04-22Capture keydown, not keypress HEAD masterFlorrie
This seems more reliable.
2018-08-26Background changeFlorrie
2018-08-26Unused stun stuffFlorrie
2018-08-24Trailing particlesFlorrie
2018-08-24Spawn more particles from bigger movesFlorrie
2018-08-24Support to draw sprites without scalingFlorrie
Not 100% sure I'll stick with this, but it's good to have the support, and I think right now this is more presentable than the blurry sprites you get from scaling.
2018-08-24Don't target an enemy with Cure if the target ally was killedFlorrie
2018-08-24Fix action labels not showing upFlorrie
2018-08-24:Sparkles: Particles :Sparkles:Florrie
2018-08-23More coordinate redesign/refactor, more or lessFlorrie
2018-08-23Misc. tweaksFlorrie
2018-08-23Bluuuuuuuuuuurgh codeFlorrie
2018-08-23Somewhat different numbersFlorrie
2018-08-23Prototype XYZFlorrie
2018-08-20Don't let Cure or Curasa cause knockbackFlorrie
2018-08-20Don't let HP bars go off right/bottom edgeFlorrie
2018-08-20Camera tweaksFlorrie
2018-08-20Don't let HP bars go off screenFlorrie
Also a tweak to action label rendering
2018-08-20Camera stuffFlorrie
2018-08-20Boring physics stuffFlorrie
2018-08-20Remove dead codeFlorrie
2018-08-19Red bars acros screen when HP is lowFlorrie
2018-08-19Only make enemies heal 50% of the timeFlorrie
2018-08-19Fix order of HP bar renderingFlorrie
2018-08-19HP tweaksFlorrie
2018-08-19Basic AIFlorrie
2018-08-19CurasaFlorrie
2018-08-19Misc. scenario tweaksFlorrie
2018-08-19Change leader buttonFlorrie
2018-08-17GuideFlorrie
2018-08-17Fix aqua chain not existingFlorrie
This caused a crash when any Aqua move was in your player character's known actions (i.e. Ren dies and Fie becomes leader).
2018-08-17Visual significant stun feedbackFlorrie
2018-08-17Action cooldownsFlorrie
Also tweak player character ATB gauges to be 4 segments instead of 6
2018-08-16Warmech AI recover moveFlorrie
2018-08-16Aqua line of actionsFlorrie
2018-08-16Draw labels about actions being executedFlorrie
2018-08-16Don't show targetCharacter HP bar if in target menuFlorrie
2018-08-16Target most hurt player with cureFlorrie
2018-08-16Better overlay HP barsFlorrie
2018-08-16Player/enemy stat adjustmentsFlorrie
2018-08-16Clear queue upon significant stunFlorrie
2018-08-16Change damage/stun calculationFlorrie
2018-08-16'knownActions' property for battle charactersFlorrie
Also tweaked Cure to be a lot weaker.
2018-08-16Try to fix backspace going to previous webpageFlorrie
2018-08-16Different sprites, minor camera adjustmentsFlorrie
2018-08-16Don't crash when option index is out of boundsFlorrie
2018-08-16Pick random target in AIFlorrie
2018-08-16StunFlorrie
2018-08-12Slideacross message, 'leader changed'Florrie
2018-08-12Slide camera when player character changesFlorrie