|
5992adbc5f
|
Fix player starting with no items if they first load another file and then return to the main menu to begin another character. Fix player stats not being reset proper when loading another file and then returning to the main menu and beginning another character. Fix potential infinite XP bar gain loop. Added Return to Map option on level completion screen. Equip Stat labels now show live stats (changes on application of buffs, etc.). Release Build 7886. Patch version 0.4.4.
|
2024-03-03 18:41:40 -06:00 |
|
|
eb0477a787
|
Add in #undef lines for Linux builds. Stupid Linux.
|
2024-03-02 16:50:47 -06:00 |
|
|
84e713b9a2
|
Restock loadout items from previous setup automatically.
|
2024-03-01 18:28:29 +00:00 |
|
|
519a373fa8
|
Remove (most) stuttering from web build when loading stage sound.
|
2024-03-01 18:05:20 +00:00 |
|
|
2d0702af2c
|
Mouse auto aim mode no longer occurs if a mouse button is held down but the mouse hasn't moved for 2 or more seconds. Fix bug with background sound not respecting BGM volume during fade-in / fade-out. Fix non-combat sound effects not playing while on the title screen. Combine unused foresty stems for now. Add in follow-directions for defensive abilities when using controller or keyboard inputs as well as an inversion direction flag. These are desirable for the retreat types since aiming defensives towards the target is not what the player prefers. Limited pathfinding frequency for monsters and wizard pathfinding ability. Fixed bug with shared pointer being passed into two separate inventories, causing double item duplication everytime a stackable item was added to the player's inventory. Release Build 7795.
|
2024-02-28 23:09:55 -06:00 |
|
|
543a0b6792
|
Add saving indicator. Release Build 7761.
|
2024-02-28 19:40:55 -06:00 |
|
|
3261ddf6f5
|
Add mosaic transitions from overworld to stages. Fix up Visual Novel placeholder text for player name. Release Build 7690.
|
2024-02-27 19:32:49 -06:00 |
|
|
3faff12015
|
Restore item loadout quantities on level restarts. Release Build 7674.
|
2024-02-27 18:46:29 -06:00 |
|
|
53b5c1f967
|
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.
|
2024-02-27 03:16:35 -06:00 |
|
|
57bad057ed
|
Added intro camera movement and transition changing. Release Build 7603.
|
2024-02-25 17:28:07 -06:00 |
|
|
99049d6fa0
|
Add in intro level scenes and identify combat-related sounds so they do not play on the main menu. Release Build 7587.
|
2024-02-25 16:02:26 -06:00 |
|
|
0861419582
|
Add loading screen. Added flag for music change parameter when loading levels. Release Build 7558.
|
2024-02-24 16:54:35 -06:00 |
|
|
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.
|
2024-02-22 23:43:45 -06:00 |
|
|
63f7062841
|
Add unequip hotkey to character equipment menu. Implemented mouse inputs displaying on input helper when mouse navigation is used. Release Build 7465.
|
2024-02-20 22:56:54 -06:00 |
|
|
e2cc0aa90c
|
Implemented controller compatibility for the pause menu. Release Build 7447.
|
2024-02-20 05:49:51 -06:00 |
|
|
d5bd8655a9
|
Added additional toggle and setting options in Settings menu. Made screen shake, gamepad rumble, keyboard aim assist, and terrain collision box display toggles functional. Added toggle sound effect. Release Build 7344.
|
2024-02-18 22:16:09 -06:00 |
|
|
a39a841166
|
Fixed issues with one input bleeding into multiple inputs. Removed old redundant system where we can specify a menu to navigate to. Implemented controller compatibility for UserID menu. Release Build 7326.
|
2024-02-18 18:46:45 -06:00 |
|
|
7434079e0d
|
Inputs under the same functional name now are grouped together in the input helper.
|
2024-02-18 17:00:07 -06:00 |
|
|
138e194246
|
Controller compatibility implemented for Blacksmith window. Release Build 7258.
|
2024-02-16 21:55:03 -06:00 |
|
|
5d315ada93
|
Added controller compatibility for buy item menu. Removed restriction on mouse navigation not handling inputs defined in input engage groups of menus. Release Build 7242.
|
2024-02-16 17:58:10 -06:00 |
|
|
5169670b76
|
Implement item loadout controller compatibility. Added left analog stick map navigation to overworld map. Release Build 7005.
|
2024-02-10 06:16:28 -06:00 |
|
|
116c3c1a51
|
Fix Overworld Menu encounters scrolling for keyboard-only controls. Remove redundant rendering for display text on key DrawInput popups. Make sure mouse-displayed inputs don't render the primary mouse icon twice. Release Build 6993.
|
2024-02-10 05:23:34 -06:00 |
|
|
a449932226
|
Implemented class selection window controller/keyboard compatibility. Added selection passthrough for disabled/grayed out items. Change hover fade-in for toggleable buttons. Release Build 6988.
|
2024-02-10 05:02:39 -06:00 |
|
|
0a9136e6c4
|
Handle mouse buttons for rebinding controls. Release Build 6956.
|
2024-02-10 03:06:30 -06:00 |
|
|
6a5b74b3e6
|
Added in shoulder button navigation schemes, related icons, and DAS press input handling for menu navigation. Added in button visibility settings for input helper. Added Confirm input display for load game window.
|
2024-02-09 23:41:39 -06:00 |
|
|
ce46a1d3d7
|
Refactored analog control system to use digital DAS input system with directional input support.
|
2024-02-09 22:48:49 -06:00 |
|
|
0ca94369ac
|
Fix 'K' key to display "K" instead of "L". Fix keys being improperly deleted/added to new keybinds list. Allow keybinds to now be changed. Fix keybind update request message not updating properly for menu keys.
|
2024-02-06 22:38:40 -06:00 |
|
Nic0Nic0Nii
|
ef63a07f5c
|
Added any keybind detection to PGE and began implementing menu helper innterfaces
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
|
2024-02-05 21:30:27 +00:00 |
|
|
a6d2765585
|
Condensed DrawInput function to accept a variant instead of having double copies of the function.
|
2024-02-03 00:16:10 -06:00 |
|
|
cd599b73e0
|
Add in keyboard mapping display settings window. Add in keybind display buttons.
|
2024-02-02 20:31:34 -06:00 |
|
Nic0Nic0Nii
|
8149db260b
|
Update copyright 2024 for FreeType. Equipment can now have an initial crafting cost. RowItemDisplays will have a craftable and upgradeable tag.
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
|
2024-01-30 14:48:49 +00:00 |
|
|
5c83a41a86
|
Refactored Map Data access so that other locations in code no longer had write abilities to the map data. Changed permanent exit zone spawning to a temporary. Fix equipment items being duplicated due to sorted inventory not being in sync with actual inventory.
|
2024-01-28 19:39:01 -06:00 |
|
|
9f5bb212f8
|
Added tile environment color manipulation.
|
2024-01-24 21:11:16 -06:00 |
|
|
934019e84e
|
Add dynamic color and incrementing/decrementing counters for health/mana.
|
2024-01-23 23:04:29 -06:00 |
|
|
4eec0ce337
|
Implemented overworld gamepad control functions. Added ability to have certain inputer helper labels to be hidden away. When click functions are called on MenuComponents, it should also apply the menu navigation rules of the button.
|
2024-01-20 14:42:35 -06:00 |
|
Nic0Nic0Nii
|
df08aa9936
|
Add in analog stick control handling. Add interface configuration file.
|
2024-01-19 15:20:38 +00:00 |
|
|
21965b3c90
|
Save File Window navigation controls
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
|
2024-01-17 17:22:23 +00:00 |
|
|
cbb277cab2
|
Add in structures to deal with custom menu navigation setups.
|
2024-01-16 20:14:43 -06:00 |
|
|
c4ee2608f2
|
Added basic controller keybind support.
|
2024-01-15 02:50:20 -06:00 |
|
|
86925ef031
|
Bear strategy implemented. Release Build 5823.
|
2024-01-15 01:30:06 -06:00 |
|
|
1655fe7b51
|
Frog animations setup. Frog tongue bullet setup.
|
2024-01-12 11:51:07 -06:00 |
|
|
20928b6867
|
Add in floating-point support for collision boxes. Remove ceil() calls for transformed view DrawRectDecal and FillRectDecal functions (why are they there?)
|
2024-01-11 01:26:58 -06:00 |
|
|
6d11eb5048
|
Update to geom2d 2.0 util
|
2024-01-10 17:49:24 -06:00 |
|
|
ece13c0b28
|
Added backdrop property and backdrop loading to maps. Release build 5549.
|
2024-01-10 02:24:12 -06:00 |
|
|
57f482016f
|
Added error handling for when creatures are specified in spawn zones but do not have a corresponding image. Gracefully handle random extra zones that are accidentally added with no type specified. Add in foresty boss/overworld sample themes. Add in placeholder frog info. Refactor MapName to just use strings instead of an enum since we don't want manual upkeep.
|
2024-01-09 04:50:01 -06:00 |
|
|
725a858fab
|
Implemented environmental audio loading in maps. Added stb_vorbis header/cpp file for ogg format support. Converted track parts and sound effect to be ogg instead.
|
2024-01-08 02:05:09 -06:00 |
|
|
a2bcee0591
|
Moved loading to the fadeout between overworld map and game run state. Added _DEBUG preprocessor checks to prevent debug code from appearing in optimized builds.
|
2024-01-06 18:09:29 -06:00 |
|
|
9d3be5395c
|
Fixed vector expansion memory ref bug when loading configuration files. Add in Audio Engine class skeleton.
|
2024-01-05 21:47:04 -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 |
|