938 Commits

Author SHA1 Message Date
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
7cf44b2462 Added infinite and nan checks for positions. 2024-01-19 01:44:50 -06:00
dfa014b0a9 Implement button navigation rules for gamepads. Fix mouse click / gamepad transition key conflicting. Fix how a pointer is generated for components via the Component<> reference template. Since we sometimes want to dynamic cast it, it loses all its typing data if we make a new shared pointer instead. 2024-01-19 00:07:29 -06:00
aec9646d40 When switching from mouse to keyboard navigation, the first input is ignored such that it will reveal where the cursor currently is at. Updated to Release Build 6020. 2024-01-18 23:24:24 -06:00
Quapsel
f8a9bd1e27 Map Border 1_2 & 1_3 added. 2024-01-19 02:00:27 +01:00
a5abe82594 Move spawn debug report code to after all initialization. 2024-01-18 16:33:17 -06:00
59c77add6b Update 'Adventures in Lestoria/assets/config/configuration.txt' 2024-01-18 13:08:57 -06:00
c1c119e143 Update 'Adventures in Lestoria/Monster.h' 2024-01-18 13:08:44 -06:00
e5ae58c4a3 Update 'Adventures in Lestoria/Monster.cpp' 2024-01-18 13:08:30 -06:00
3ba7d0519b Include code to analyze monster spawns 2024-01-18 13:08:00 -06:00