justin
|
6123795c7a
|
Refactor text input
|
2022-10-30 11:57:53 +00:00 |
|
justin
|
9779b6fa39
|
Move in game key press input reaction to universe update
|
2022-10-30 10:19:59 +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
|
d496c4c523
|
Remove yourID -- you are simply at 0
|
2022-10-28 21:26:14 +01:00 |
|
justin
|
2e7cd0aec2
|
Camera position refactor
|
2022-10-28 15:32:46 +01:00 |
|
justin
|
0150655c6d
|
Stop all sound when stopping time
|
2022-10-28 14:36:16 +01:00 |
|
justin
|
7e790b7153
|
Add in "linear" lWorld to separate time reversable worlds
|
2022-10-28 12:24:51 +01:00 |
|
justin
|
35f2992fe4
|
Work on time scrolling
|
2022-10-27 10:23:52 +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
|
6973663055
|
Make pathedge zoning use sets, probably doesn't help
|
2022-08-24 14:01:39 +01:00 |
|
justin
|
b227b1e957
|
Comment out ItemValue
|
2022-08-21 10:12:39 +01:00 |
|
justin
|
2e34481ab1
|
More nesting of fields in CWorld
|
2022-08-19 11:41:07 +01:00 |
|
justin
|
3b7841677a
|
Nest fields in CWorld
|
2022-08-19 11:28:19 +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
|
26e88f059a
|
Allow for concurrent effects
|
2022-08-16 16:02:09 +01:00 |
|
justin
|
82aedc3830
|
Make all items have an id an associated location
|
2022-08-01 23:50:26 +01:00 |
|
justin
|
82db86f55f
|
Fix bugs in zoning
|
2022-07-30 14:21:13 +01:00 |
|
justin
|
160560af5f
|
Refactor, try to limit dependencies
|
2022-07-28 00:59:56 +01:00 |
|
justin
|
8aa5c17ab9
|
Cleanup module pathing
|
2022-07-27 17:37:18 +01:00 |
|
justin
|
b52adddd5d
|
Work on cleaning up item effects/attachments etc
|
2022-07-27 16:39:58 +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
|
3354d108be
|
Reinstate genworld concept
|
2022-07-25 09:49:55 +01:00 |
|
justin
|
c3a5b9d5be
|
Reify block drawing
|
2022-07-25 01:27:39 +01:00 |
|
justin
|
d219d8d889
|
Broken: refactor terminals
|
2022-07-25 00:45:15 +01:00 |
|
justin
|
d6a94ec4bc
|
Refactor doors
|
2022-07-24 20:36:27 +01:00 |
|
justin
|
2c1bc67a51
|
Cleanup
|
2022-07-24 13:53:35 +01:00 |
|
justin
|
ac069d08f6
|
Prop reification/splitting
|
2022-07-24 13:45:05 +01:00 |
|
justin
|
5b9e9968f3
|
Reify shockwaves
|
2022-07-24 00:20:28 +01:00 |
|
justin
|
97174535d8
|
Reify tesla arcs
|
2022-07-23 23:46:03 +01:00 |
|
justin
|
7563441154
|
Separate and reify laser beams
|
2022-07-23 23:26:39 +01:00 |
|
justin
|
d8b1a0c71e
|
Refactor path zoning
|
2022-07-23 13:47:54 +01:00 |
|
justin
|
94d5691f46
|
Refactor cloud zoning
|
2022-07-23 13:18:25 +01:00 |
|
justin
|
12fad676f2
|
Move universe IO effects outside of world
|
2022-07-23 12:53:20 +01:00 |
|
justin
|
39778f46fb
|
Refactor wall zoning, remove streaming
|
2022-07-23 12:29:29 +01:00 |
|
justin
|
39f4555697
|
Refactor creature zoning
|
2022-07-22 17:53:08 +01:00 |
|
justin
|
43e7d20b21
|
Refactor world events
|
2022-07-22 14:30:53 +01:00 |
|
justin
|
7fdb70dd1c
|
Work towards making world read/showable
|
2022-07-22 11:16:12 +01:00 |
|
justin
|
6b69fc1684
|
Add Read/Show instance for Creature
|
2022-07-22 10:44:54 +01:00 |
|
justin
|
aabd8a2cb8
|
Refactor light sources
|
2022-07-21 16:21:35 +01:00 |
|
justin
|
cf5ec4a261
|
Use strict-containers for IntMaps
|
2022-07-21 15:27:00 +01:00 |
|
justin
|
866196ab3e
|
Move item effect functions
|
2022-07-20 22:43:30 +01:00 |
|
justin
|
845c1f282e
|
Move function fields outside equipment
|
2022-07-20 20:40:13 +01:00 |
|
justin
|
e9f0130013
|
Remove functions from left use item use field
|
2022-07-20 17:22:07 +01:00 |
|
justin
|
795c4c1987
|
Mid refactor of item ruse--broken
|
2022-07-20 16:30:30 +01:00 |
|