16 Commits

Author SHA1 Message Date
8283147efe [demo] Add congratulatory message for completing the demo. Version updated to 1.3. Release Build 11561. 2024-09-13 17:38:49 -05:00
ef5239657d Add tutorial task for Artificer introduction in camp. Release Build 11362. 2024-09-07 05:07:08 -05:00
cf5c63847c Add dialog loading function to call and trigger Dialog game state. Add Artificer Introduction tutorial task. 2024-07-29 11:31:08 -04:00
34515cec76 Add Heal function for monsters. Make player stat functions const return. Add Missing Health bonus stat from buffs. Refactor names of stat functions to be more explicit. Add more stat buff and pct buff checks. Fix up discrepancies with how stat up buffs work for the player. 53/53 passing tests. 2024-06-28 01:59:18 -05:00
6274dcefb1 Refactor ability use skills to be testable. Add in basic player damage check and ability use unit tests. 2024-06-24 12:04:06 -05:00
c39e43aa31 Stupid Linux. 2024-03-27 01:20:38 -05:00
86242f9f87 Add tutorial button to use into the center of the display string instead of the beginning for clarity. Release Build 8472. 2024-03-27 00:35:38 -05:00
d00fb5aa46 Add a tutorial task that requires the player to equip a crafted piece of gear. Release Build 8467. 2024-03-26 22:45:09 -05:00
05abf6c3e9 Added emscripten compatiblity fix for all Steam API changes. Fix bug where walking direction took priority over manual aim when using controller aiming. Release Build 8465. 2024-03-26 22:19:17 -05:00
d0366c21c7 Fix linux build and distribution release processes. 2024-03-25 22:33:24 -05:00
d442095fde Add Steam input binding groups to tutorial tasks. Release Build 8357. 2024-03-25 03:02:38 -05:00
bf2a2982c9 Fix crash when hovering over a blank item loadout slot in the item loadout menu. Tutorial tasks now are only drawn while a stage is being actively played. Tutorial tasks get cleared upon a stage completion. Release Build 8210. 2024-03-20 02:25:52 -05:00
dfa06b688d Change how blacksmith TutorialTask is handled with the complete condition actually fulfilled instead of a randomly variable (copy-paste error)? Release Version 7906. 2024-03-05 00:42:38 -06:00
2bd3e370e5 Added tutorial tooltips. Release Build 7758. 2024-02-28 19:22:03 -06:00
65587bed88 Adjustments to order of entering a stage
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2024-02-28 21:09:59 +00:00
678f10ebb1 Setup tutorial and tutorial task features.
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2024-02-28 17:33:16 +00:00