9 Commits

Author SHA1 Message Date
687332df0c Remove all dependencies of old unit testing framework, included catch2 testing header. Added requirement for UNIT_TESTING macro to suppress identical systems to emscripten. Release Build 13372.
Some checks failed
Emscripten Build / Build_and_Deploy_Web_Build (push) Failing after 1m13s
2026-04-27 16:48:39 -05:00
48c264d3a7 Add new Google Test project to solution
All checks were successful
Emscripten Build / Build_and_Deploy_Web_Build (push) Successful in 7m37s
2026-04-23 15:05:08 -05:00
62086cbd92 Implemented Emergency Recovery unique enchant. Added unit test. 126/126 unit tests passing. Release Build 10653. 2024-08-06 02:15:57 -05:00
94bd702ee8 Implemented Second Wind unique enchant. Added unit test. Release Build 10646. 2024-08-06 01:40:02 -05:00
6cb3cb4e6d Remove unnecessary dependencies from Test project. Segregate test types into separate source files. Fix bug with drop data not being reset for monster tests. 2024-06-24 10:08:54 -05:00
b617120867 Implement unit tests for the project. Fix Display Name bug (found in InternalNameCheck unit test). Add Monster Unit Tests. 2024-06-22 09:45:59 -05:00
ebf7fcf395 Added NPC structures and new NPCs to the hub map. 2024-01-29 00:27:16 -06:00
e036302b58 Fix async loading bugs with loading from indexeddb store emscripten. Add emscripten debug and release scripts. Disable text entry whenever a menu is closed. 2024-01-26 16:15:49 -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