justin
|
819f0d37ea
|
Start simplifying/removing Wall records
|
2025-10-23 18:11:01 +01:00 |
|
justin
|
c533e88d24
|
Cleanup
|
2025-10-17 09:58:37 +01:00 |
|
justin
|
5ba642c20a
|
Allow creatures to path around chasms
|
2025-10-16 23:52:25 +01:00 |
|
justin
|
675f8ade59
|
Cleanup
|
2025-10-12 15:08:15 +01:00 |
|
justin
|
4949d98789
|
Clarify circle segment intersection
|
2025-10-11 11:13:35 +01:00 |
|
justin
|
49fb982877
|
Refactor crPos to be a V3
|
2025-10-10 13:47:31 +01:00 |
|
justin
|
98ece551c7
|
cleanup
|
2025-10-10 11:30:05 +01:00 |
|
justin
|
e00bb0b26e
|
Add intersection with cylinders
|
2025-10-10 11:21:40 +01:00 |
|
justin
|
f1ddcaa497
|
Update default config, general cleanup
|
2025-10-08 13:48:53 +01:00 |
|
justin
|
7e3614c9c8
|
Work on chasm rooms
|
2025-10-02 16:58:38 +01:00 |
|
justin
|
b837e6a798
|
Cleanup
|
2025-09-19 20:39:17 +01:00 |
|
justin
|
81d6727d8e
|
Simplify analyser machines somewhat
|
2025-09-16 21:41:26 +01:00 |
|
justin
|
1ebdbdd8ae
|
Cleanup
|
2025-08-26 18:51:14 +01:00 |
|
justin
|
3f6f1b4019
|
Use NewIntMap InvInt for crInv
|
2025-08-25 10:21:59 +01:00 |
|
justin
|
94f6d5c630
|
Major item refactor, still broken
|
2025-08-24 19:34:09 +01:00 |
|
justin
|
fcccd63844
|
Refactor floor items, removing ids (not fully checked)
|
2025-08-23 22:10:33 +01:00 |
|
justin
|
befe24e038
|
Start creating explicit tutorial map
|
2025-08-21 16:31:04 +01:00 |
|
justin
|
e1cfe7e163
|
Hlint pass
|
2025-08-19 18:05:05 +01:00 |
|
justin
|
bde0fa2a5c
|
Cleanup, move towards explosions at different z positions
|
2025-08-04 22:13:45 +01:00 |
|
justin
|
2a93b7f733
|
Start implementing wider grenade movement
|
2025-08-03 23:23:55 +01:00 |
|
justin
|
5722ca8204
|
Work on bouncing debris
|
2025-08-02 22:14:25 +01:00 |
|
justin
|
eeb7c8ac88
|
Work on gibs and chasms
|
2025-08-01 09:39:13 +01:00 |
|
justin
|
366b998989
|
Cleanup
|
2025-06-24 08:48:08 +01:00 |
|
justin
|
5b1e4fba4e
|
Fix bug in flame wall damages, cleanup
|
2025-06-08 14:16:59 +01:00 |
|
justin
|
0f55257bff
|
Remove creature records
|
2025-06-06 13:36:18 +01:00 |
|
justin
|
a73db304d0
|
Record aim position in LWorld
|
2025-06-03 09:34:18 +01:00 |
|
justin
|
86173f9f6a
|
Cleanup
|
2025-01-04 21:08:46 +00:00 |
|
justin
|
386d6f47b0
|
Mapper, ARHUD, radar sweeps update. Add dropper items
|
2025-01-03 10:43:06 +00:00 |
|
justin
|
ef7aee82e5
|
Allow grenades to bounce
|
2024-12-29 00:33:55 +00:00 |
|
justin
|
2fdc6ae557
|
Start making projectile update function rather than folded list
|
2024-12-28 21:31:33 +00:00 |
|
justin
|
0ef28c132e
|
Replace buggy circle seg intersection with a simpler test
|
2024-12-26 21:53:18 +00:00 |
|
justin
|
c788af47bd
|
Allow more general detection of item use focus
|
2024-12-25 21:26:25 +00:00 |
|
justin
|
aec56f4977
|
Fix more edge cases in circle collision
|
2024-12-25 10:14:13 +00:00 |
|
justin
|
04a83ed031
|
Fix error in circle wall collision detection
The wall zoning did not take into account the radius of the circle
|
2024-12-25 00:10:26 +00:00 |
|
justin
|
951d1191cc
|
Can pick up items by dragging
|
2024-11-25 14:03:42 +00:00 |
|
justin
|
9b3518e4eb
|
Correctly update root status of item in _ilIsRoot
|
2024-11-05 18:25:30 +00:00 |
|
justin
|
8b6f5529ff
|
Add 8-way cardinal/intercardinal datatype
|
2024-10-18 12:39:46 +01:00 |
|
justin
|
25cec10313
|
Flatten values in creature manipulation data types
|
2024-09-24 21:50:21 +01:00 |
|
justin
|
31b5db6e9e
|
Distinguish between selected item and root-selected item
|
2024-09-21 21:59:53 +01:00 |
|
justin
|
9df60d62ab
|
Cleanup, only commented out char sequence scrolling code
|
2024-09-21 16:59:56 +01:00 |
|
justin
|
27e07a10c4
|
Make optical scope relative to camera rotation
|
2024-09-21 16:52:04 +01:00 |
|
justin
|
32cb2b2e80
|
Make launcherX use multiple ammo sources
|
2024-06-28 22:40:24 +01:00 |
|
justin
|
ecefba21d6
|
Implement reloading of single external magazines
|
2024-06-21 14:50:08 +01:00 |
|
justin
|
935f09f08e
|
Fix console item creation, fix tank object clockwise orientation
|
2024-06-11 14:19:31 +01:00 |
|
justin
|
c862c862df
|
Return to project, unsure about changes
|
2024-05-25 13:10:50 +01: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
|
cc42a5e124
|
Work on mouse selection in options menu
|
2023-05-10 10:02:37 +01:00 |
|
justin
|
5b5ed519dd
|
Start to create debug datatypes
|
2023-03-29 11:35:39 +01:00 |
|
justin
|
2c13f52ce8
|
(broken) commit
|
2023-03-27 10:25:21 +01:00 |
|