847 Commits

Author SHA1 Message Date
7705a64624 Fix bullet patterns, add transition sound effect. Fix bug involving accidental multi-hit bullets. 2024-01-24 20:25:13 -06:00
4d3b3b4930 Phase 1 and 2 implemented. 2024-01-24 19:50:53 -06:00
bc702788cf Bosses no longer have tile collision. Tweaked general pathfinding rules for run towards script. 2024-01-24 18:07:18 -06:00
7a557fe5fc Add overlay sprite feature, extra animations for second boss. 2024-01-24 17:13:33 -06:00
afdb85e16f Release version 6278. 2024-01-24 15:55:46 -06:00
Nic0Nic0Nii
7b0c83824d Implement min/max quantity rolling for stage loot configuration
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2024-01-24 19:15:34 +00:00
Quapsel
3f0bfb6919 „Adventures in Lestoria/assets/config/items/ItemSets.txt“ ändern
4-Piece Leather Set Bonus changed from HP-Recovery to HP6-Recovery.
2024-01-24 09:38:50 -06:00
Quapsel
f737492222 „Adventures in Lestoria/assets/config/classes/Warrior.txt“ ändern
Warrior buffs: 
 Battlecry mana cost 40 -> 35
 Ground Slam Range: 300 -> 350
2024-01-24 07:25:00 -06:00
Quapsel
b87c90c592 1_8 2nd half of Border added. 2024-01-24 14:10:41 +01:00
Quapsel
4e175948ab 1_7 & 1_8 Border added. 2024-01-24 14:00:47 +01:00
07139f06b7 Release build 6277. Fix second boss script not being loaded properly. 2024-01-23 23:30:58 -06:00
0db3dc4424 Merge branch 'master' of http://sig.projectdivar.com/sigonasr2/AdventuresInLestoria 2024-01-23 23:04:31 -06:00
934019e84e Add dynamic color and incrementing/decrementing counters for health/mana. 2024-01-23 23:04:29 -06:00
Nic0Nic0Nii
aabc9e4cc5 Phase 1&2 prepping.
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2024-01-23 20:57:25 +00:00
Nic0Nic0Nii
77ba0369fb Include emscripten build functions
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2024-01-23 18:50:19 +00:00
Nic0Nic0Nii
e6ad015689 Merge branch 'master' of http://sig.projectdivar.com/sigonasr2/AdventuresInLestoria 2024-01-23 18:49:32 +00:00
Nic0Nic0Nii
fcfdd6aba5 Implement helper health percent remaining functions for monsters. Added framework for second boss monster script.
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2024-01-23 18:48:41 +00:00
Quapsel
1b42ff39a2 Merge branch 'master' of http://sig.projectdivar.com/sigonasr2/AdventuresInLestoria 2024-01-23 18:47:20 +01:00
Quapsel
dfb210f7d3 1_5 & 1_6 Border added 2024-01-23 18:47:05 +01:00
Quapsel
85e8958ebf „Adventures in Lestoria/assets/config/items/Equipment.txt“ ändern
Base Craft Materials for Leather Equipment added
2024-01-23 10:40:11 -06:00
Nic0Nic0Nii
1490b2b9f9 Fix cmake for emscripten, do not include discord files. Add in second boss config preparations
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2024-01-23 16:37:50 +00:00
089c1af33b Add in Linux build commands with new cmake build. 2024-01-22 21:12:06 -06:00
7af67b25b6 Fixes for Linux builds and cmake compiling! 2024-01-22 20:46:34 -06:00
b8da4fbbbe Fixed missing operator= for the InputEngageGroup class. Add scaling damage number size based on relative damage multiplier. Release build 6264. 2024-01-22 18:49:40 -06:00
553baa5945 Changed reflection code to slightly account for rotations. 2024-01-22 04:36:49 -06:00
37fb379df9 Update to release build 6238. 2024-01-22 03:09:50 -06:00
c021c531f7 Added stage loot to levels configuration, and implemented stage loot upon level completion. 2024-01-22 03:07:49 -06:00
8a1689cb07 Added visited connection point alerts to stage plates. Removed save on window close (Deciding that saving the game at smart locations when the game is in a known good state is a better idea). Player XP config fixed. 2024-01-22 02:40:26 -06:00
6907b35e16 Imported new EXP formula. 2024-01-22 01:57:45 -06:00
d6a44c149d Wolves changed to Windhounds. 2024-01-22 01:48:22 -06:00
7c87766bc5 Update release build to version 6216. 2024-01-22 00:13:31 -06:00
7a445f34c6 Merge branch 'master' of http://sig.projectdivar.com/sigonasr2/AdventuresInLestoria 2024-01-21 23:49:41 -06:00
0e4dbfd9f7 Add in arrow indicators for accessible locations on the overworld stage map. Move saving of the game to overworld map state change event. 2024-01-21 23:49:40 -06:00
Quapsel
ee5831422d „Adventures in Lestoria/assets/config/items/Equipment.txt“ ändern
Material Cost for Leather Set Upgrades added.
2024-01-21 22:55:08 -06:00
Quapsel
47aa305ab9 „Adventures in Lestoria/assets/config/items/Weapons.txt“ ändern
Wooden Weapon Material cost adjusted.
2024-01-21 21:41:39 -06:00
c7eca2b771 Merge branch 'master' of http://sig.projectdivar.com/sigonasr2/AdventuresInLestoria 2024-01-21 21:33:23 -06:00
64422e4a24 Auto-aim implemented for controller/keyboard gameplay. 2024-01-21 21:33:21 -06:00
Quapsel
f8ea2f8db1 „Adventures in Lestoria/assets/config/Monsters.txt“ ändern
Exp Values adjusted. Slime King Hp increase.
2024-01-20 21:10:15 -06:00
a206cb10eb Added small background to input display. Added safeguard to prevent mouse inputs from occurring in keyboard navigation rules. 2024-01-20 15:20:26 -06:00
4eec0ce337 Implemented overworld gamepad control functions. Added ability to have certain inputer helper labels to be hidden away. When click functions are called on MenuComponents, it should also apply the menu navigation rules of the button. 2024-01-20 14:42:35 -06:00
7cd3600f42 Added directional connection points and gamepad/keyboard navigation to overworld map. Set 1_4 to not be an infinite map. 2024-01-20 14:00:02 -06:00
e15f0332a7 Merge branch 'master' of http://sig.projectdivar.com/sigonasr2/AdventuresInLestoria 2024-01-20 12:50:13 -06:00
9dc2a0a4c2 Add in input helper text when navigating using keyboard/gamepads. Fix scrollwheel navigation for ScrollingWindowComponent referencing the wrong variable to add to (after the targeted scroll destination change). 2024-01-20 12:50:12 -06:00
Quapsel
f363b4b38e 1_4 Border added 2024-01-20 17:05:16 +01:00
Quapsel
77493be6fa added missing Border in 1_2 2024-01-20 16:45:46 +01:00
Quapsel
70323f6013 Fixed Problems with Tree overlapping on 1_2 & 1_3 2024-01-20 16:35:34 +01:00
a97bc7b2f0 Add HUD input display button images. 2024-01-20 09:24:11 -06:00
ad05279ae7 Analog scrolling menu implementation completed. 2024-01-19 18:53:51 -06:00
df10dc43a8 Auto targeting a component when navigating/selecting in a ScrollableWindowComponent using gamepad/keyboard controls. Added analog stick navigation to load file menu. 2024-01-19 15:09:59 -06:00
Nic0Nic0Nii
df08aa9936 Add in analog stick control handling. Add interface configuration file. 2024-01-19 15:20:38 +00:00