justin
|
ea0c942887
|
Refactor window size, update selection cursor on new screen
|
2023-03-25 09:27:27 +00:00 |
|
justin
|
20c05be23f
|
Fix resize crash
|
2023-03-24 14:21:12 +00:00 |
|
justin
|
d524a14da4
|
Refactor preloading/rendering/update
|
2023-03-24 11:52:40 +00:00 |
|
justin
|
4b92a43535
|
Refactor differing resolutions somewhat
|
2023-03-24 11:14:49 +00:00 |
|
justin
|
a50e2ff406
|
Mostly use String instead of Text
|
2023-01-15 12:26:45 +00:00 |
|
justin
|
2d4a55dee0
|
Cleanup
|
2022-12-28 01:12:10 +00:00 |
|
justin
|
d982ac728a
|
Simplify the main loop, events only perform functional update
|
2022-11-01 11:05:51 +00:00 |
|
justin
|
219379393e
|
Remove a lot of IO/maybe cruft
|
2022-10-30 16:11:30 +00:00 |
|
justin
|
6123795c7a
|
Refactor text input
|
2022-10-30 11:57:53 +00:00 |
|
justin
|
e3155752ba
|
Commit before pushing more input events into update
|
2022-10-29 22:33:10 +01:00 |
|
justin
|
af6cdff063
|
Separate out input datatype
|
2022-10-29 11:36:57 +01:00 |
|
justin
|
7e790b7153
|
Add in "linear" lWorld to separate time reversable worlds
|
2022-10-28 12:24:51 +01:00 |
|
justin
|
5f6bd43599
|
Move most wheelEvent functionality into update function
|
2022-10-27 23:29:49 +01:00 |
|
justin
|
4ffd361f11
|
Work on mouse wheel scrolling
|
2022-10-25 22:59:01 +01:00 |
|
justin
|
86a9ab7582
|
Commit mid add time scroll
|
2022-10-24 10:44:23 +01:00 |
|
justin
|
9df0fa8692
|
Move towards serializing saves/loads faster
|
2022-08-19 11:12:43 +01:00 |
|
justin
|
c74d3b04bf
|
Work on saving/loading concurrently
|
2022-08-18 10:05:24 +01:00 |
|
justin
|
160560af5f
|
Refactor, try to limit dependencies
|
2022-07-28 00:59:56 +01:00 |
|
justin
|
8d17ce66e9
|
Cleanup
|
2022-07-27 12:49:23 +01:00 |
|
justin
|
6554d219dc
|
Cleanup, split CWorld into separate file
|
2022-07-26 21:19:12 +01:00 |
|
justin
|
5c8e786dfa
|
Cleanup
|
2022-07-26 10:22:55 +01:00 |
|
justin
|
b2efbd2b3e
|
Separate out concrete part of world
|
2022-07-25 12:10:50 +01:00 |
|
justin
|
d219d8d889
|
Broken: refactor terminals
|
2022-07-25 00:45:15 +01:00 |
|
justin
|
12fad676f2
|
Move universe IO effects outside of world
|
2022-07-23 12:53:20 +01:00 |
|
justin
|
7fdb70dd1c
|
Work towards making world read/showable
|
2022-07-22 11:16:12 +01:00 |
|
justin
|
4c5218c633
|
Add Read instances
|
2022-07-22 01:06:35 +01:00 |
|
justin
|
2c6e5e818a
|
Move held item scrolling into dedicated datatype
|
2022-07-20 15:17:56 +01:00 |
|
justin
|
1f4f1f6ab1
|
Cleanup
|
2022-06-29 12:42:02 +01:00 |
|
justin
|
e24f89217a
|
Move mouse button imputs to your input
|
2022-06-29 12:34:15 +01:00 |
|
justin
|
ee47ee8e95
|
Require weapon also primed on ammo check
|
2022-06-22 21:03:06 +01:00 |
|
justin
|
4d1b5d3ca8
|
Allow for left click to start and pause reloading when aiming
|
2022-06-22 18:18:25 +01:00 |
|
justin
|
698ccb414d
|
Record whether a mouse click is continued or not
|
2022-06-22 17:02:57 +01:00 |
|
justin
|
029b6daf8e
|
Allow for custom reloading sounds
|
2022-06-21 22:21:18 +01:00 |
|
justin
|
53c8be0679
|
Continue reload refactor
|
2022-06-21 14:07:17 +01:00 |
|
justin
|
08e5df07e2
|
Allow for door destruction
|
2022-06-19 20:50:03 +01:00 |
|
justin
|
6cc29813d8
|
Allow creation of items via typed command
|
2022-06-19 11:04:16 +01:00 |
|
justin
|
91f426e56e
|
Cleanup item combinations, prevent creation of identical items
|
2022-06-08 21:20:52 +01:00 |
|
justin
|
c31f398fab
|
Allow terminals to block input
|
2022-06-07 22:56:20 +01:00 |
|
justin
|
5a42e0b801
|
Cleanup
|
2022-06-07 20:39:52 +01:00 |
|
justin
|
c8c299cfb5
|
Cleanup
|
2022-06-07 14:20:13 +01:00 |
|
justin
|
cc5d431d4c
|
Simplify (data-ify) command arguments
|
2022-06-07 12:48:22 +01:00 |
|
justin
|
d42538e3c0
|
Add fix bug in terminal destruction effects
|
2022-06-07 01:25:36 +01:00 |
|
justin
|
1fe41889fe
|
Commit before changing TerminalCommand to produce [TerminalLine]
|
2022-06-06 20:25:38 +01:00 |
|
justin
|
4e181b8273
|
Cleanup
|
2022-06-06 16:37:52 +01:00 |
|
justin
|
b92305798f
|
Cleanup
|
2022-06-06 16:22:47 +01:00 |
|
justin
|
eb38874102
|
Partially successful change of terminals to external entities
|
2022-06-06 12:49:14 +01:00 |
|
justin
|
8e9f33d038
|
Commit before making terminals there own entities
|
2022-06-06 11:17:11 +01:00 |
|
justin
|
98cb8f2264
|
Cleanup
|
2022-06-02 09:29:44 +01:00 |
|
justin
|
0da298bde9
|
Work on terminals: allow scrolling to get default inputs
|
2022-06-01 22:22:46 +01:00 |
|
justin
|
2cedc1b968
|
Move towards inputs in terminal
|
2022-06-01 14:34:16 +01:00 |
|