146 Commits (300f77d51e1d1919202cca2e27574acf98aa5aec)
 

Author SHA1 Message Date
sigonasr2 300f77d51e Fixed a segfault with the ally selection system. Implemented battle properties into battle turns 2 years ago
sigonasr2 4e293ff983 Battle Properties implemented 2 years ago
sigonasr2 fca95e62d2 Fix speed grid movement values and made so the centered movement option does not consume a turn 2 years ago
sigonasr2 50d725ee7e Overworld equip menu fully functional 2 years ago
sigonasr2 f095fe5148 Equipment Management is now possible! 2 years ago
sigonasr2 9b28a8970b Cursor wrap limiting 2 years ago
sigonasr2 71b85e0926 Equipment menu display and preparation 2 years ago
sigonasr2 ee2154a67b Held key repeat pressing 2 years ago
sigonasr2 d94382c568 Display a message while targeting indicating what the targeting's for 2 years ago
sigonasr2 e2d23045a7 Difference indicators when equipping items. 2 years ago
sigonasr2 dc68810868 Minor display fixes for handling overworld inventory 2 years ago
sigonasr2 fc1bdfd4d3 Implemented use of recovery and consumable items in the overworld. 2 years ago
sigonasr2 79321dc127 Hide the boxes a bit during target selection 2 years ago
sigonasr2 764bff7683 Single target highlighting on overworld 2 years ago
sigonasr2 dbde149aba Fix message box disappearing during interaction messages 2 years ago
sigonasr2 145db14bb3 Rolling counter wait time needs to be reset 2 years ago
sigonasr2 50b678211b Implemented single target selection healing 2 years ago
sigonasr2 c8514d9fe7 Display overworld stat cards in overworld menu, AOE healing abilities work outside of battle. 2 years ago
sigonasr2 603bdf8eb7 Special character in font now directly incorporated in DrawString function 2 years ago
sigonasr2 4f4a30ff37 Overworld box now functional 2 years ago
sigonasr2 0236f1f28f Added arrows and extra menu alignments 2 years ago
sigonasr2 5cc966e71c Overworld power menu refactoring and battle moves turned into a struct 2 years ago
sigonasr2 1a27d57e36 Refactor movelists to use struct initializers instead 2 years ago
sigonasr2 79922e43b4 Build with optimization flags on 2 years ago
sigonasr2 46b113d3bb Implement a custom object with Interaction 2 years ago
sigonasr2 fcdfc8065b Extra checks to prevent the player from moving 2 years ago
sigonasr2 e06a261873 Dynamic Polymorphic Object refactoring 2 years ago
sigonasr2 d6840179f0 Added overworld command menu 2 years ago
sigonasr2 7a3238cb99 Items can be used as Battle Moves 2 years ago
sigonasr2 d5a5165230 Enemy spoils drop 2 years ago
sigonasr2 1bdf96a8ee Fixed issue #1 2 years ago
sigonasr2 849bfb6576 Completed item/equipment implementation in combat 2 years ago
sigonasr2 03285edba4 Basic consumable behaviors implemented 2 years ago
sigonasr2 3d7d26927d Complete processing of equipping weapons/armor/accessories during fights 2 years ago
sigonasr2 7caf140c1b Fix wstring conversion on battle power display text, added shadow to battle action display text 2 years ago
sigonasr2 0aac9f825f Made special replace tags / customized display text for battle abilities. 2 years ago
sigonasr2 a0651b308d Customizable messages for displaying in battle. 2 years ago
sigonasr2 ce547a34b8 An item that is selected for equipping during battle gets equipped and used 2 years ago
sigonasr2 ca941fbbb3 PP count checking 2 years ago
sigonasr2 40242b7067 Rolling PP counter implemented and refactored 2 years ago
sigonasr2 89c480ceab Rolling PP counter implemented and refactored 2 years ago
sigonasr2 bb7bea1fac Item descriptions added. 2 years ago
sigonasr2 e3310b2329 Correct casting for collision 2 years ago
sigonasr2 14002a3c14 Item list implementation 2 years ago
sigonasr2 e6fe560810 Finalized the external splitting of files 2 years ago
sigonasr2 cb485e6336 Externalize various components to make clangd happy 2 years ago
sigonasr2 8226b056e2 Add casts for comparisons with vector class 2 years ago
sigonasr2 5d8575dcc5 Bugfix when choosing a different action after selecting a move to use 2 years ago
sigonasr2 98bfc8e10a Update web build 2 years ago
sigonasr2 c40b8f7560 Setup inventory window 2 years ago