sigonasr2
|
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.
|
12 months ago |
sigonasr2
|
ce46a1d3d7
|
Refactored analog control system to use digital DAS input system with directional input support.
|
12 months ago |
sigonasr2
|
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.
|
1 year ago |
Nic0Nic0Nii
|
1f244777c9
|
Add in ability to redefine keybinds. Keybinds currently do not translate to actual key controls (?) Replaced all 2023 copyright references with 2024, fix copyright symbols.
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
|
1 year ago |
Nic0Nic0Nii
|
ef63a07f5c
|
Added any keybind detection to PGE and began implementing menu helper innterfaces
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
|
1 year ago |
sigonasr2
|
d576e6143e
|
Added new input keybind menu. Fixed MenuLabels to account for the 2 pixel border in width when rendering menu labels. Also corrected minor bugs with spaces being counted in wrapped text string lengths.
|
1 year ago |
sigonasr2
|
b8dea862f6
|
Fix shadow string rendering for vertical scaling.
|
1 year ago |
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>
|
1 year ago |
sigonasr2
|
15990152c7
|
Added character name input to class selection window, removed "file save name" dialog from main menu navigation. Fixed scaling for button labels with different values than 1. Moved ScrollableWindowComponent's scrollbar to be lined up with the actual scrollbar arrows. Removed text entry mode from blocking controller / gamepad inputs.
|
1 year ago |
sigonasr2
|
0d95dec2a7
|
Update to v2.24 of the PGE.
|
1 year ago |
sigonasr2
|
6d11eb5048
|
Update to geom2d 2.0 util
|
1 year 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.
|
1 year ago |
sigonasr2
|
73289de3aa
|
All save/load features implemented and connected to online server for web build.
|
1 year ago |
sigonasr2
|
fc9d9590d3
|
Implemented EncodeURI stub function.
|
1 year ago |
sigonasr2
|
7bfa728ccb
|
Emscripten powershell build script updated to properly terminate on errors. Add in proper throws when an invalid response is given from the server. Add in function response callbacks to all server request functions.
|
1 year ago |
sigonasr2
|
497db80b9b
|
Add in emscripten-specific branching menus and special load/save routines for online saving.
|
1 year ago |
sigonasr2
|
2a900fa06e
|
Create server request backbone and functions for talking to save file server.
|
1 year ago |
sigonasr2
|
fa7dfb601f
|
Add game title images, replace all 2023 copyright notices with 2024 copyright notices.
|
1 year ago |
sigonasr2
|
ad1e2260cf
|
Saving and loading saves items in proper sorted order. Fixed bug with get inventory slot function. Connection point data is now static.
|
1 year ago |
sigonasr2
|
5e5e8f5656
|
Save File implemented.
|
1 year ago |
sigonasr2
|
dd2146ebda
|
Implement main menu with text entry label. Update text entry mode in PGE, removed the ability to jump between saved commands and enter no longer clears or disables text entry by default.
|
1 year ago |
sigonasr2
|
3e3e96110c
|
Added Equipment/Equipment Icons. Remove unused Graphics2D PGEX from project. Crit Dmg now displays as the extra amount added (50%) rather than the final multiplier (150%)
|
1 year ago |
sigonasr2
|
6412f34dce
|
Implemented Merchant Selling Screen
|
1 year ago |
sigonasr2
|
25dd39b60a
|
Setup Sell Layout for merchant screen.
|
1 year ago |
sigonasr2
|
126753053f
|
Added caching for shadow text for all PGE default drawing functions and viewport drawing functions.
|
1 year ago |
sigonasr2
|
4c290e81aa
|
Fixed clashing key names for text with the same information but differing widths. Corrected all GUI mispositioned text or incorrect wrapping on equip screens.
|
1 year ago |
sigonasr2
|
c795e7f891
|
Text rendering properly deals with newline characters. Updated components that were not properly rendering.
|
1 year ago |
sigonasr2
|
5d1e0b5a7a
|
Completed image caching technique for rendering text using the normal engine draw functions.
|
1 year ago |
sigonasr2
|
8581633cab
|
Added sprite versions of updated wrap text functions.
|
1 year ago |
sigonasr2
|
a26d86d0b0
|
Separate GetTextSize and GetWrappedTextSize functions for clarity. Fix sizing comparisons for wrapping text. Fixed issue with menu destinations not properly being assigned on certain buttons.
|
1 year ago |
sigonasr2
|
d29f7d47bd
|
Implemented string view changes for internal drawing functions and added wrapping support and parameters for draw functions.
|
1 year ago |
sigonasr2
|
d9e1a1ebaf
|
Added Discord Rich Presence integration. Added discord exclusion preprocessor checks in emscripten build. Changed emscripten callbacks to use the browser window instead of the internal body.
|
1 year ago |
sigonasr2
|
025a89788e
|
Fix border display drawing for menus. Fix scrollable window components that went outside to use proper scrolling offsets. Fix issue with same-frame clicking and releasing causing a different button to be selected.
|
1 year ago |
sigonasr2
|
7a46f79f2b
|
Fix Perspective correction on ViewPort PGEX. Implement windowing system and remove sprite reliance from all menu components.
|
1 year ago |
sigonasr2
|
4bab1397dc
|
Fix ViewPort PGEX. Added Draw String functions from PGE to ViewPort.
|
1 year ago |
sigonasr2
|
a1caeff702
|
Compact / non compact versions of item description display strings. Move menu labels around and added equip-specific and item display-specific menu labels. Fix bug with DrawShadowString/DrawShadowStringProp rendering HTML codes.
|
1 year ago |
sigonasr2
|
4ab88b3014
|
Implement reset code (#FFFFFF)
|
1 year ago |
sigonasr2
|
df1d9771aa
|
Implemented hex color font coloring.
|
1 year ago |
sigonasr2
|
54677e9263
|
Incorporated stat differences to equip menu display.
|
1 year ago |
sigonasr2
|
808cc32418
|
Implemented color code text in PGE.
|
1 year ago |
sigonasr2
|
25b6dc0299
|
Corrected word wrapping issues with PGEX_TTF. Added another line, fixed word wrapping width. Fixed up which fonts were used for measuring sizes.
|
1 year ago |
sigonasr2
|
d9b1908985
|
Garbage collection for rendered truetype fonts implemented. Added CREDITS file. Removed strange forward declare requirement on util file.
|
1 year ago |
sigonasr2
|
5331a3d443
|
Implement font upscaling hack for similar looking web/PC font rendering.
|
1 year ago |
sigonasr2
|
f9b00a8931
|
Implemented LessRoundBox custom font and FT2 extension font rendering. Enabled Emscripten compatible FT2 extension capabilities. Replaced original TTF PGEX with newline compatible version.
|
1 year ago |
sigonasr2
|
2af830d400
|
FreeType license (required for PGEX_TTF) included in all license notices. Setup project with freetype libraries and includes. Added gamepad PGEX for future gamepad support.
|
1 year ago |
sigonasr2
|
e4fae723c9
|
Fix up warnings (mostly loss of data cast warnings). When an ability gets interrupted, the key is required to be depressed before another cast attempt can be made. Added collision layer tiles to a few tiles in 1-1 due to ability to walk out-of-bounds.
|
1 year ago |
sigonasr2
|
cfd5586d63
|
Remove stray #pragma once lines, update PGE emscripten build so it handles mouse scrolling proper. Add emscripten run script. Build 3146.
|
1 year ago |
sigonasr2
|
403690747d
|
Setup Item Drop rendering/physics. Handle items landing on the ground. Config file options related to item drops added. Added a spawning item function.
|
1 year ago |
sigonasr2
|
7cd54e5f80
|
Inventory refactor completed. Individual monster loot and stage loot inventories now compatible.
|
1 year ago |
sigonasr2
|
2bf45dacef
|
It's 2023 btw
|
1 year ago |