Commit Graph

17 Commits (c56253c4cf47b0d9b84bcac15e0e03cca42aa566)

Author SHA1 Message Date
sigonasr2 390e7fefbf Make Unlock All button actually unlock every node. Allow tile fade groups to specify tiles that should be unhidden. NPCs have unlock conditions now. Layers have unlock conditions. 10 months ago
sigonasr2 7a41361710 Added collision for smaller tileset tiles. Fixed going to hub stage from overworld map (game state is required to be HUB to prevent usage of items on the field). Fix Fire bolt continuously blowing up at the end of its max range. 10 months ago
sigonasr2 82b2b83007 Mark new terrain tileset as terrain class. 10 months ago
sigonasr2 dcabc05702 Creating a new character in the desktop build is now fixed. Added NPC interact functionality. 10 months ago
Quapsel dd7daec103 recreated Hub as 12x12 and added 12x12 tilesets. 10 months ago
sigonasr2 7162b151e4 Button clicks for offline/online character buttons. Added campfire sound effect. Added tile collisions to hub. Added NPC spawn points, setup NPC objects, added NPC sprites, setup event flags on map. 10 months ago
Quapsel 4f226357be Boss Stage Border + 2nd grass color for End_Of_Map Tileset 10 months ago
Quapsel f363b4b38e 1_4 Border added 10 months ago
Quapsel afb05b9616 End of Map Collision + 1_1 Borders added 11 months ago
Quapsel d2b799419f added tiles for Map Border. 11 months ago
sigonasr2 20928b6867 Add in floating-point support for collision boxes. Remove ceil() calls for transformed view DrawRectDecal and FillRectDecal functions (why are they there?) 11 months ago
sigonasr2 9278c355b0 Frog sprite. 11 months ago
Quapsel 6088e2bf76 Map border 11 months ago
sigonasr2 c193aa7116 Added collision handling for areas where there are no valid tiles. 11 months ago
Quapsel cb86417a38 small collision changes 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