Commit Graph

17 Commits (ef1d4e5470606b6ccc30df3d8e81510a3b187ef2)

Author SHA1 Message Date
sigonasr2 6d7240c765 Change starting location of DOT damage numbers. Fix velocity getting multiplied dramatically when damage numbers stack up and change size. Make gcc happy with unsigned long long cast syntax. Remove pthread flag from CMakeLists. Release Build 11014. 4 months ago
sigonasr2 68744adf54 Add stage plates for Chapter 3 and setup 3-1 in levels. Release Build 10911. 4 months ago
sigonasr2 7bf1c90e77 Enable threads support on emscripten build. 4 months ago
sigonasr2 8efb5a9f8f Add missing #define CALLSTYLE and missing #include <cassert> to PGE Header file. Fast-forward to Moro's updated PGE cmake template which removes SDL2 dependency for Apple devices. Currently still not compiling. 4 months ago
NicoNicoNii 4c1e4f18e5 Update CMakeLists to use imported libs for Discord and Steam APIs 8 months ago
sigonasr2 d0366c21c7 Fix linux build and distribution release processes. 8 months ago
sigonasr2 5035dd5af9 Added resource pack loading for sensitive commercial assets (direct inclusion for builds). Fixed bug with brand new settings loading the original window at 1/4 the normal size. Fixed bug with reading system configuration when no system configuration exists yet. Fixed bug with emscripten build mosaic effect shader not working (unsupported textureSize glsl call). Release Build 7515. 9 months ago
sigonasr2 f9e00caaa4 Added resource pack loading for sensitive commercial assets (direct inclusion for builds). Fixed bug with brand new settings loading the original window at 1/4 the normal size. Fixed bug with reading system configuration when no system configuration exists yet. Fixed bug with emscripten build mosaic effect shader not working (unsupported textureSize glsl call). Release Build 7515. 9 months ago
Nic0Nic0Nii 6d4eba57e4 Remove early exit when detecting opposite connection points. Was causing incorrect behaviors between different platforms 10 months ago
Nic0Nic0Nii 2e3e8dd910 Add debug flag when building emscripten in debug mode. 10 months ago
sigonasr2 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. 10 months ago
Nic0Nic0Nii 5a16f7757b Implement indexeddb storage for emscripten version. Double running speed of bear charge attack 10 months ago
Nic0Nic0Nii 1490b2b9f9 Fix cmake for emscripten, do not include discord files. Add in second boss config preparations 10 months ago
sigonasr2 7af67b25b6 Fixes for Linux builds and cmake compiling! 10 months ago
sigonasr2 15ea25fe71 Mitigate audio stuttering during emscripten audio file loads. Fix bug with remote loading not working when zero files are present. 11 months ago
sigonasr2 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. 11 months ago
sigonasr2 2a900fa06e Create server request backbone and functions for talking to save file server. 11 months ago
sigonasr2 92ac7e5cf8 Implemented cmake for parallel building in emscripten/linux 11 months ago