|
2c0ef99871
|
remove iterators for slight performance gains
Co-authored-by: r3cp3ct <45179536+r3cp3ct@users.noreply.github.com>
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
|
2022-06-09 18:58:12 +00:00 |
|
|
8717d2270b
|
Only draw player velocity while player exists
Co-authored-by: r3cp3ct <45179536+r3cp3ct@users.noreply.github.com>
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
|
2022-06-09 18:32:50 +00:00 |
|
|
17953e0589
|
Increase acceleration value and max speed.
Co-authored-by: r3cp3ct <45179536+r3cp3ct@users.noreply.github.com>
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
|
2022-06-09 18:29:40 +00:00 |
|
|
d296527e2f
|
Add sliding acceleration and slowdown via holding a key while sliding. Additionally add a walking speed limit. Allow slides to go above the walking limit
Co-authored-by: r3cp3ct <45179536+r3cp3ct@users.noreply.github.com>
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
|
2022-06-09 18:13:49 +00:00 |
|
|
537bc7c744
|
Add a slide buffer so it can be queued prior to landing.
Co-authored-by: r3cp3ct <45179536+r3cp3ct@users.noreply.github.com>
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
|
2022-06-09 17:52:33 +00:00 |
|
|
72565d2b02
|
Did not check the correct string
Co-authored-by: r3cp3ct <45179536+r3cp3ct@users.noreply.github.com>
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
|
2022-06-09 16:12:40 +00:00 |
|
|
c0379543e6
|
When text is replaced the bounds of the string have to be complely re-analyzed
Co-authored-by: r3cp3ct <45179536+r3cp3ct@users.noreply.github.com>
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
|
2022-06-09 16:11:30 +00:00 |
|
|
9c207e2f2a
|
New String class system that wraps a builder and keeps track of text bounds. Added background to editor message logs
Co-authored-by: r3cp3ct <45179536+r3cp3ct@users.noreply.github.com>
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
|
2022-06-09 16:09:03 +00:00 |
|
|
6c5c2b1c67
|
Include draw line function and better visuals to indicate deleting a keybind
Co-authored-by: r3cp3ct <45179536+r3cp3ct@users.noreply.github.com>
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
|
2022-06-09 15:13:01 +00:00 |
|
|
56cef8c828
|
Allow removal of unwanted keybinds
Co-authored-by: r3cp3ct <45179536+r3cp3ct@users.noreply.github.com>
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
|
2022-06-09 14:09:08 +00:00 |
|
|
8a13331af0
|
Update to jinput2.10.1. Mouseover for text bits inside of Action control change list
Co-authored-by: r3cp3ct <45179536+r3cp3ct@users.noreply.github.com>
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
|
2022-06-09 13:44:59 +00:00 |
|
|
c24c6a3972
|
Remove controller from list when polling errors occur.
Co-authored-by: r3cp3ct <45179536+r3cp3ct@users.noreply.github.com>
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
|
2022-06-08 22:28:49 -05:00 |
|
|
a21683b391
|
Update SigScript. No longer complains about duplicate lines in manifest
Co-authored-by: r3cp3ct <45179536+r3cp3ct@users.noreply.github.com>
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
|
2022-06-08 19:30:13 +00:00 |
|
|
2ba526d92b
|
-m Remove extra manifests
Co-authored-by: r3cp3ct <45179536+r3cp3ct@users.noreply.github.com>
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
|
2022-06-08 19:18:15 +00:00 |
|
|
ec26ebadcc
|
Display actions and keys assigned
Co-authored-by: r3cp3ct <45179536+r3cp3ct@users.noreply.github.com>
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
|
2022-06-07 18:29:43 +00:00 |
|
|
6db59a796e
|
Update all key press checks to use events. Clean up warnings
Co-authored-by: r3cp3ct <45179536+r3cp3ct@users.noreply.github.com>
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
|
2022-06-07 15:47:09 +00:00 |
|
|
6d8c698220
|
Include a run script for all operating systems.
Co-authored-by: r3cp3ct <45179536+r3cp3ct@users.noreply.github.com>
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
|
2022-06-06 16:05:13 +00:00 |
|
|
a6f74d9e2d
|
Correct initial release
Co-authored-by: r3cp3ct <45179536+r3cp3ct@users.noreply.github.com>
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
|
2022-06-06 15:50:15 +00:00 |
|
|
7b2228e0d8
|
Include packaging and release system
Co-authored-by: r3cp3ct <45179536+r3cp3ct@users.noreply.github.com>
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
|
2022-06-06 15:49:14 +00:00 |
|
|
96304c507e
|
Fix all jar build systems to incorporate external jars
Co-authored-by: r3cp3ct <45179536+r3cp3ct@users.noreply.github.com>
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
|
2022-06-06 00:07:01 -05:00 |
|
|
62e2c75f00
|
Set view boundaries between room areas to prevent bleeding screens between each other
Co-authored-by: r3cp3ct <45179536+r3cp3ct@users.noreply.github.com>
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
|
2022-06-03 17:59:19 +00:00 |
|
|
4a5c8508ff
|
Display View and Type value per screen.
Co-authored-by: r3cp3ct <45179536+r3cp3ct@users.noreply.github.com>
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
|
2022-06-02 20:00:30 +00:00 |
|
|
76c39a84a7
|
Use specified color instead of normal color by default
Co-authored-by: r3cp3ct <45179536+r3cp3ct@users.noreply.github.com>
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
|
2022-06-02 19:47:04 +00:00 |
|
|
f9de8a5eed
|
Forgot to change the regex pattern to look for 0x1a instead
Co-authored-by: r3cp3ct <45179536+r3cp3ct@users.noreply.github.com>
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
|
2022-06-02 19:45:43 +00:00 |
|
|
73882feb2c
|
Change bottom display to show current map tile instead
Co-authored-by: r3cp3ct <45179536+r3cp3ct@users.noreply.github.com>
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
|
2022-06-02 19:43:51 +00:00 |
|
|
2d87ced8c4
|
Include text showing currently selected tile and currently hovered tile
Co-authored-by: r3cp3ct <45179536+r3cp3ct@users.noreply.github.com>
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
|
2022-06-02 18:44:12 +00:00 |
|
|
e5185e97e9
|
Color codes in the middle of text parsing when drawing text.
Co-authored-by: r3cp3ct <45179536+r3cp3ct@users.noreply.github.com>
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
|
2022-06-02 18:22:29 +00:00 |
|
|
e8224a4d78
|
Utilize replace() second argument feature to remove entire line when second marker is not found
Co-authored-by: r3cp3ct <45179536+r3cp3ct@users.noreply.github.com>
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
|
2022-06-02 15:59:26 +00:00 |
|
|
f56cfc90ac
|
Include message logging system
Co-authored-by: r3cp3ct <45179536+r3cp3ct@users.noreply.github.com>
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
|
2022-06-02 15:52:08 +00:00 |
|
|
b22098febf
|
Something something palettes are messed up
Co-authored-by: r3cp3ct <45179536+r3cp3ct@users.noreply.github.com>
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
|
2022-06-01 20:06:41 +00:00 |
|
|
95a923fad3
|
Incorporate tile drawing and partial sprite drawing functions
Co-authored-by: r3cp3ct <45179536+r3cp3ct@users.noreply.github.com>
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
|
2022-05-24 20:17:56 +00:00 |
|
|
d5fd02c7da
|
Modify and generate tiles on the map
Co-authored-by: r3cp3ct <45179536+r3cp3ct@users.noreply.github.com>
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
|
2022-05-24 15:53:38 +00:00 |
|
|
8d943ef526
|
Created map structure and load/unload filesystem
Co-authored-by: r3cp3ct <45179536+r3cp3ct@users.noreply.github.com>
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
|
2022-05-24 14:02:49 +00:00 |
|
|
d65eb10ef1
|
Include delta game time in update loop
Co-authored-by: r3cp3ct <45179536+r3cp3ct@users.noreply.github.com>
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
|
2022-05-23 20:18:21 +00:00 |
|
|
db188a76b1
|
Add key input detection
Co-authored-by: r3cp3ct <45179536+r3cp3ct@users.noreply.github.com>
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
|
2022-05-23 19:51:25 +00:00 |
|
|
535348d317
|
Include mouse click detection
Co-authored-by: r3cp3ct <45179536+r3cp3ct@users.noreply.github.com>
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
|
2022-05-23 19:18:33 +00:00 |
|