justin
|
cf0873d73b
|
Start adding mouse control of inventory
|
2024-10-15 23:26:08 +01:00 |
|
justin
|
3b75ab73aa
|
Cleanup code for your control
|
2024-10-03 10:08:13 +01:00 |
|
justin
|
25cec10313
|
Flatten values in creature manipulation data types
|
2024-09-24 21:50:21 +01:00 |
|
justin
|
236f7c7750
|
Commit before tweaking item id/locations
|
2024-09-22 13:58:00 +01:00 |
|
justin
|
efd3e17cbf
|
Cleanup, think about removing creature "hammer"
|
2024-09-22 10:47:47 +01:00 |
|
justin
|
31b5db6e9e
|
Distinguish between selected item and root-selected item
|
2024-09-21 21:59:53 +01:00 |
|
justin
|
6ee1249b6d
|
Add comment
|
2023-12-26 23:11:12 +00:00 |
|
justin
|
12c509a8b0
|
Split up your control functions
|
2023-12-26 23:08:44 +00:00 |
|
justin
|
9dafdb99f0
|
Make movement always directly responsive to WASD
|
2023-12-26 21:51:23 +00:00 |
|
justin
|
26c55ee7f5
|
Fix aiming with scope
|
2023-12-26 21:45:59 +00:00 |
|
justin
|
f26d380c1b
|
Start implementing attachable scroll items
|
2023-11-08 18:39:38 +00:00 |
|
justin
|
9283ae187f
|
Fix scope rotation after torque
|
2023-05-28 16:22:54 +01:00 |
|
justin
|
29017e6b06
|
Move handle positions
|
2023-05-28 15:02:23 +01:00 |
|
justin
|
0735b46266
|
Stop equip after combining
|
2023-05-15 06:46:09 +01:00 |
|
justin
|
03c3d34ea1
|
Attempt to simplify text positioning
|
2023-05-05 02:37:18 +01:00 |
|
justin
|
031af611cd
|
Cleanup, stop assigning hotkeys to unequipped items
|
2023-05-05 01:59:40 +01:00 |
|
justin
|
734d74af52
|
Tweak pause camera movement
|
2023-04-25 10:23:43 +01:00 |
|
justin
|
ee89ac9b00
|
Implement generalised storing of position for mouse presses
|
2023-03-26 23:00:07 +01:00 |
|
justin
|
07a1d71039
|
Add general smooth scrolling, move camera into world
|
2023-03-26 20:09:00 +01:00 |
|
justin
|
73e742e1a2
|
Implement floating camera
|
2023-03-26 16:44:19 +01:00 |
|
justin
|
082ce9c9a1
|
Start to generalise text input to "terminal signal" input
|
2023-03-26 13:57:26 +01:00 |
|
justin
|
d989acd6f2
|
Allow shadow fidelity option, fix bug in rendering box shadows
|
2023-03-25 17:22:58 +00:00 |
|
justin
|
cdc4a84d4b
|
Commit before attempting to split ItemUse into prism + lenses
|
2023-03-25 10:10:47 +00:00 |
|
justin
|
ea0c942887
|
Refactor window size, update selection cursor on new screen
|
2023-03-25 09:27:27 +00:00 |
|
justin
|
dee7472d31
|
Work towards unifying all in game input
|
2023-02-21 00:37:26 +00:00 |
|
justin
|
adbfe5b73b
|
Reimplement combining items
|
2023-02-20 00:12:44 +00:00 |
|
justin
|
1028fa7d88
|
Empty Update/UsingInput
|
2023-02-19 12:27:16 +00:00 |
|
justin
|
9109841658
|
Shuffle functions
|
2023-02-19 11:57:45 +00:00 |
|
justin
|
2b0b54f1cd
|
Start splitting off creature control more sensibly
|
2023-02-19 11:45:51 +00:00 |
|
justin
|
4afc216b25
|
Continue inventory tweak
|
2023-02-16 17:07:59 +00:00 |
|
justin
|
934dd64704
|
Work on inventory management
|
2023-02-16 16:12:03 +00:00 |
|
justin
|
c354949ca9
|
Partially working change to selected items
|
2023-02-07 12:07:13 +00:00 |
|
justin
|
43e3c1fe4c
|
Tweak combine filtering
|
2023-01-16 00:57:55 +00:00 |
|
justin
|
994496e964
|
Add capability to examine you (empty slots) and close objects
|
2023-01-11 22:23:01 +00:00 |
|
justin
|
25912fe3eb
|
Cleanup, tweak aiming
|
2023-01-11 19:28:37 +00:00 |
|
justin
|
44f767841a
|
Remove strafing when not aiming, only move forward
|
2023-01-08 21:00:49 +00:00 |
|
justin
|
05d081497d
|
Implement slowed down aim turning
|
2023-01-08 11:10:42 +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
|
afaef480db
|
Minor tweaking, argument refining
|
2022-10-29 12:20:19 +01:00 |
|
justin
|
af6cdff063
|
Separate out input datatype
|
2022-10-29 11:36:57 +01:00 |
|
justin
|
2e7cd0aec2
|
Camera position refactor
|
2022-10-28 15:32:46 +01:00 |
|
justin
|
7e790b7153
|
Add in "linear" lWorld to separate time reversable worlds
|
2022-10-28 12:24:51 +01:00 |
|
justin
|
9f00e67298
|
Replace some foldr with foldl'
|
2022-08-23 15:40:15 +01:00 |
|
justin
|
9df0fa8692
|
Move towards serializing saves/loads faster
|
2022-08-19 11:12:43 +01:00 |
|
justin
|
160560af5f
|
Refactor, try to limit dependencies
|
2022-07-28 00:59:56 +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
|
22adcb89e0
|
Cleanup
|
2022-07-16 18:07:43 +01:00 |
|
justin
|
e4a4766ddf
|
Add sounds, move data types out into separate folders
|
2022-07-16 17:06:51 +01:00 |
|