Nic0Nic0Nii
|
2e3e8dd910
|
Add debug flag when building emscripten in debug mode.
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
|
2024-01-29 19:01:51 +00:00 |
|
|
39a710727e
|
Fix file saving/loading for online mode.
|
2024-01-27 04:51:14 -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 |
|
|
965d0afdb1
|
Incorporate dynamic pointer cast fix
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
|
2024-01-16 21:03:46 +00:00 |
|
|
e669968bc3
|
[BUG] Current build does not properly start and has two stub functions MenuComponent.cpp lines 214 and 224
|
2024-01-16 00:53:29 -06:00 |
|
|
c0ae0697b7
|
Move to smart pointers for menu component system.
|
2024-01-16 00:20:30 -06:00 |
|
|
296ea1f2e6
|
Updated all references of Crawler project to now reference Adventures in Lestoria. Fixed a loading bug with the current connection point buttons and information not updating upon loading into the overworld map. Fix component count initialization bug (On Linux and Emscripten builds the component count would start uninitialized and would result in poor depth ordering sometimes.
|
2024-01-04 05:21:56 -06:00 |
|