|
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 |
|
|
25075217dd
|
When the game loses focus, the game will autopause during exploration. Release Build 8879.
|
2024-04-13 10:03:11 -05:00 |
|
|
145ecdaa01
|
Minimap follows camera instead of player. Minimap view setting is now saved in player configuration. Added controller option for minimap toggle input. Release Build 8875.
|
2024-04-13 09:37:18 -05:00 |
|
|
60696e9956
|
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.
|
2024-04-11 01:30:06 -05:00 |
|
|
c378939994
|
Setup chunk data structure and move black minimap outline rendering to the sprite instead of doing it in the decal rendering. Release Build 8767.
|
2024-04-09 18:38:01 -05:00 |
|
|
90beda6807
|
Color mode sampling on tiles to determine minimap colors. Release Build 8703.
|
2024-04-02 21:14:19 -05:00 |
|
|
d2079f2a90
|
Minimap generation implemented. Release Build 8675.
|
2024-04-02 18:21:02 -05:00 |
|
|
99d449400b
|
Fix bug with leaving a stage via the pause menu while not having cleared a stage causing the unlock to still occur. Release Build 8656.
|
2024-04-01 19:19:23 -05:00 |
|
|
35c269bd8b
|
Address Issue#45. Pressing opposite movement keys now properly stops animation. Movement with analog stick now properly sets last moved direction key as well instead of facing last digital input direction. Velocity is now applied and footsteps factor in total velocity before playing. Fixed a bug where the game could be closed by the player during a file save, causing the hash of the file to potentially become corrupted and unplayable. Fix some tiles at the end of 1-1 to match the underlying color of the surrounding forest. Removed erroneous upwards path from base camp on the world map. Release Build 8630.
|
2024-04-01 16:26:46 -05:00 |
|
Nic0Nic0Nii
|
23f17ec459
|
Move global update items to its own game loop update function. Damage numbers now update on the overworld map menu.
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
|
2024-04-01 18:11:57 +00:00 |
|
|
02e7d5665a
|
Added vignette effect when taking damage. Release Build 8614.
|
2024-03-31 20:39:51 -05:00 |
|
|
2599cfd14b
|
Switch monster kill count tracking to use steam stats progress tracking. Release Build 8551.
|
2024-03-29 15:47:36 -05:00 |
|
|
1c72a86945
|
Implement monster-specific kill achievements. Release Build 8532.
|
2024-03-29 06:19:10 -05:00 |
|
|
ee382488f9
|
Warrior auto attack swing now has a frontal sweep angle. Release Build 8457.
|
2024-03-26 18:53:17 -05:00 |
|
|
9ca52cbead
|
Warrior sword swing now lingers for the entirety of the animation instead of only applying damage immediately on use. Release Build 8451.
|
2024-03-26 17:31:34 -05:00 |
|
|
561f403cd2
|
Open Binding panel when controller configuration is selected. Move steam API initialization to the beginning of the program's execution. Release Build 8442.
|
2024-03-25 19:37:53 -05:00 |
|
|
b4c9b29be4
|
Enable Keyboard input overlay when using Steam Big Picture. Enable Fullscreen automatically when using Steam Big Picture. Release Build 8394.
|
2024-03-25 06:32:43 -05:00 |
|
|
37d738fbf9
|
Add Steam input binding groups to tutorial tasks. Release Build 8357.
|
2024-03-25 03:02:38 -05:00 |
|
|
2f8dee095f
|
Add Shoulder2 button hack to get the other controller button scroll up/down pair to appear in input helpers. Release Build 8351.
|
2024-03-25 02:36:39 -05:00 |
|
|
2f6e3b1718
|
Hot swapping/plugging controllers now working. Refresh action sets of all active controllers. Release Build 8298.
|
2024-03-24 17:11:38 -05:00 |
|
|
06ee669034
|
Add in all steam input requests to input lists. Release Build 8238.
|
2024-03-23 15:32:28 -05:00 |
|
|
cb0e6105f2
|
Marketiiiiiiiiing
|
2024-03-16 19:52:48 -05:00 |
|
|
13854574c9
|
Close consumables selection window automatically once a loadout item has been selected. Release Build 8038.
|
2024-03-08 16:59:19 -06:00 |
|
|
0fd57311be
|
Make Leave Area button work in the camp. Fix background music volume not being halved when entering/exiting the pause menu. Release Build 7909.
|
2024-03-05 00:59:00 -06:00 |
|
|
3dcce251ef
|
Fix menus being active during screen transitions. Release Build 7905.
|
2024-03-04 18:28:45 -06:00 |
|
|
a8b5b3f84a
|
Added shadow underneath bridge for Stage I-I. Release Build 7902.
|
2024-03-04 17:49:20 -06:00 |
|
|
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 |
|