|
bba33d43d2
|
Change checkmark from being two line decals to being a single decal. (Note: There is a bug with ViewPort PGEX's line clipping.) Fix scrolling navigation for menus where the navigation doesn't reset the actual scrolling. Corrects Issue #37. Added exit ring indicator on minimap. Auto Pause game setting added. Auto Pause behavior changed to only pause on taking damage when the window is not focused. Release Build 8901.
|
2024-04-13 11:27:29 -05:00 |
|
|
02e7d5665a
|
Added vignette effect when taking damage. Release Build 8614.
|
2024-03-31 20:39:51 -05:00 |
|
|
585cd209be
|
Modified pixel font to incorporate a copyright symbol. Removed copyright unicode character from credits file to avoid out-of-bounds check. Added copyright symbols to credits and splash screen.
|
2024-03-17 16:52:40 -05:00 |
|
|
9133ab9e94
|
Added low health warning visuals and sound effect. Release Build 8145.
|
2024-03-15 02:33:20 -05:00 |
|
|
6ff939e491
|
Warrior slash animation now extends based on actual attack range. Release Build 7997.
|
2024-03-07 05:29:02 -06:00 |
|
|
6e4f206391
|
Implemented locking of accessories in the inventory and merchant window to prevent immediate selling of an item. Fixed a bug that prevented custom menu actions to be performed on the menu select button when a button was clicked. Release Build 7966. Patch Version 0.4.5.
|
2024-03-05 06:05:28 -06:00 |
|
|
66b0648a59
|
Moved settings related to the game itself into its own settings save file. Emscripten build also saves a separate system settings file in indexeddb. Added checks to prevent menu sounds from playing when the menu is not currently open, but adjusted in a different location in the game. Implemented different button icon sets and a setting to toggle between them. Removed the double button display (caused more confusion and took up more room). Fixed a bug with iterating through navigation groups when a button was removed/disabled from the list. Removed iconscaling dependency based on MenuIconButton sizes.
|
2024-02-20 03:47:12 -06:00 |
|
|
22b1557c05
|
Added wrapping menu macro functionality. Implemented controller compatibility for level complete window. Added right alignment for menu labels. Added ProgressBar component. Added XP-related functions for callbacks to other components in-game. Fix giant normalized vector issue with Wolf AI script. Release Build 7041.
|
2024-02-10 18:56:22 -06:00 |
|
|
0a9136e6c4
|
Handle mouse buttons for rebinding controls. Release Build 6956.
|
2024-02-10 03:06:30 -06:00 |
|
|
35cc847671
|
Add in shoulder button navigation to consumables window. Fix down navigation when reaching a partially filled row in the inventory consumables window. Added arrows navigation input helper icon.
|
2024-02-10 00:01:24 -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 |
|
|
2b7ebb32cc
|
Visual Novel character sizing now scales based on image size instead.
|
2024-01-30 23:47:29 -06:00 |
|
|
4d3b3b4930
|
Phase 1 and 2 implemented.
|
2024-01-24 19:50:53 -06:00 |
|
|
7a557fe5fc
|
Add overlay sprite feature, extra animations for second boss.
|
2024-01-24 17:13:33 -06:00 |
|
|
0e4dbfd9f7
|
Add in arrow indicators for accessible locations on the overworld stage map. Move saving of the game to overworld map state change event.
|
2024-01-21 23:49:40 -06:00 |
|
|
9dc2a0a4c2
|
Add in input helper text when navigating using keyboard/gamepads. Fix scrollwheel navigation for ScrollingWindowComponent referencing the wrong variable to add to (after the targeted scroll destination change).
|
2024-01-20 12:50:12 -06:00 |
|
|
a97bc7b2f0
|
Add HUD input display button images.
|
2024-01-20 09:24:11 -06:00 |
|
|
6b2f4f7bf9
|
Added aiming system for controllers, integrated aiming and hot swapping between keyboard/gamepad controls. Switched all mouse aiming functions for classes to modular aiming function. Disable vibration when not using the controller.
|
2024-01-15 06:07:18 -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 |
|
|
ece13c0b28
|
Added backdrop property and backdrop loading to maps. Release build 5549.
|
2024-01-10 02:24:12 -06:00 |
|
|
1e3a2ecabb
|
Title Screen transitions and logo implemented. Added Save File Name label to save file window. Release build 5310.
|
2024-01-04 07:58:45 -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 |
|