Commit Graph

61 Commits (master)

Author SHA1 Message Date
sigonasr2 ef1d4e5470 Make lerp functions require both arguments to be the same for deduced return type. Fix buggy monster spawns to account for monster sizes. BOTTOM RIGHT EDGE FOR COORDINATES ??? Release Build 11794. 2 weeks ago
sigonasr2 81bfbfb860 Add map setup and monster templates for Octopus fight. 3 weeks ago
Quapsel 61b8efbb9f Chapter 4 presets completed. 4_1 Added. 4 weeks ago
Quapsel f181fca2a1 hub border, border extension in 1 random map, chapter 4 presets almost finished. 4 weeks ago
sigonasr2 3684e0f211 Implemented Crab AI. Release Build 11683. 2 months ago
sigonasr2 9ec850fdd0 Implemented Seagull AI. Release Build 11673. 2 months ago
sigonasr2 90d9bc86b1 Add in templates, strategies, and setup for Chapter 3 monsters. Fix tile collisions on Chapter 3 tiles. Release Build 11595. 2 months ago
sigonasr2 182e492991 Added Training Dummies to camp. Release Build 11085. 3 months ago
Quapsel 107045ab4e fixed some errors in chapter 3 presets. added 3_1. 4 months ago
Quapsel 3038bf8652 Chapter 3 Presets done (for now). 4 months ago
Quapsel 913b4ddef9 More Chapter 3 Presets. 4 months ago
Quapsel 1c36e1a0cd more Chapter 3 Presets. 4 months ago
Quapsel e364b5f4c9 more Chapter 3 Presets. 4 months ago
Quapsel 2ba0dd4409 more Chapter 3 presets. 4 months ago
Quapsel 5e511c4b48 More Chapter 3 Presets. 4 months ago
Quapsel 2f1199efa1 more Chapter 3 Presets. 4 months ago
sigonasr2 d7b9d2670e Setup Palm trees to be foreground objects. Prepare all Artificer window dialogs. Release Build 10424. 4 months ago
Quapsel d775f7e3fe First Presets for Chapter 3. 4 months ago
sigonasr2 b06199efe0 Setup second chapter boss spawn group, template, and map. Fix issues with being able to click stage plates that were hidden behind the menu or off-screen. Fix crash when item drops spawn in a certain position. Release Build 9585. 6 months ago
sigonasr2 e53f7cb4cd Add rotation parameter and hit iframe time to bullets. Iframe timers now compares current iframes to the new duration and keeps only the larger amount. Fix bug allowing monsters with jump attacks to still cause knockback and iframes even when the hit does not land. Fly Across attack implemented for second bonus boss. Release Build 9447. 6 months ago
sigonasr2 440cc89c7b Update No XP/Drop Hawk labels in Tiled Editor. Added spawn controllers, setup multi-tiered spawns. Fixed collision radius bugs. Added Chapter 2 Bonus Boss and Major Hawks Tiled Templates. Fix Stone Elemental Casting circle radius. Release Build 9378. 6 months ago
sigonasr2 a39551c356 Change monster data image storing to use an unordered_map instead. Create an optional display name for monsters to use when monster data is being generated to allow for name overrides while retaining unique monster types. Added No XP variant of Hawks. Setup Chapter 2 Bonus Boss spawn. Release Build 9362. 6 months ago
sigonasr2 551cabf463 Implement Stone Elemental Burrowing attack, fixed Stone Elemental pathfinding towards target location, slightly increased visual indicator for stone pillar cast circle. Fixed sorted rendering for objects that appear before elements with collision. Refactored iteration loops for drawing so they don't cause multiple unnecessary draw iterations. Do not draw monsters that are marked for deletion anymore (prevent sudden pop-in when drawing on the last frame of fading out). Release Build 9350. 6 months ago
Quapsel f921e3951c Boss Stage - Chapter 2 - Bonus Boss 7 months ago
sigonasr2 6b64d6aaad Adjust all monster tilesets and presets with new sprites. 7 months ago
Quapsel a9bb2c62eb changes at 2_1 & tilepresets. 7 months ago
sigonasr2 96a8ba56c8 Update Dagger Goblin template to use a distinct icon in maps. Change all monster tileset paths from maps/Monsters to maps/ (game requires all tilesets placed in there). Added slash behaviors for dagger-wielding goblins. Release Build 9037. 7 months ago
Quapsel 578011d394 2_2 added. 7 months ago
sigonasr2 05439de383 Add back in 2-1 and missing level entry and world map entry for 2-1 access. Added placeholder sprites and spawn templates for all chapter 2 enemies. 8 months ago
sigonasr2 1d1c12004e Updated all maps to utilize monster template system. 8 months ago
sigonasr2 188f2f28b2 Implement map tile repeating factors and implement animated blocked off map region animation frames. Release Build 8917. 8 months ago
Quapsel 468bf9e4b6 small Tileset change for map start/end 8 months ago
sigonasr2 e59ace87f3 Implement a ViewPort for the minimap as a full circle. Fix a bug with ViewPort PGEX having hardcoded 4 sides for displaying decals. Release Build 8815. 8 months ago
sigonasr2 21b6334a2a Fix staircase tile settings being incorrect, added small collision lining on standalone staircase tiles. Implement Chapter 2 level setups. Release Build 8601. 8 months ago
Quapsel 0e9d1b391d Details added to Chapter 2 Presets & v1 of 2_1 finished. 8 months ago
Quapsel 2c29912a3a start of 2_1 & some more basic shapes for the chapter 2 presets. 8 months ago
Quapsel b3e4f99754 Small progress on Chapter 2 presets. 8 months ago
Quapsel 4c85f8bd4c initial shape for some Chapter 2 Tilepresets. 8 months ago
Quapsel 97f2dddf45 changes on End_of_Map Tileset and grass transition at map end for 1_1. 8 months ago
sigonasr2 d18104a080 Add collision to waterfall tiles. 9 months ago
sigonasr2 4a24b17b70 Added shadow underneath bridge for Stage I-I. Release Build 7902. 9 months ago
sigonasr2 305131d7db Redo rendering pipeline so all tile groups are now interweaved with game objects such that objects in front of foreground tiles are now properly displayed after stuff in the background. Release Build 7635. 9 months ago
sigonasr2 42d4e794c7 Include fonts in distributed assets for emscripten/standalone builds. Resolves Issue #33. Release Build 7521. 9 months ago
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