justin
|
b76148ae2a
|
Track slime amount using ints
|
2026-05-06 15:40:31 +01:00 |
|
justin
|
e0e346aade
|
Add damage origins
|
2026-04-24 20:34:20 +01:00 |
|
justin
|
73798ba07c
|
Commit before modifying slime compression
|
2026-04-20 20:14:59 +01:00 |
|
justin
|
adae6b84f4
|
Add bee crits
|
2026-04-20 12:25:39 +01:00 |
|
justin
|
431e64fbfb
|
Improve bullet hit detection
|
2026-04-13 20:26:34 +01:00 |
|
justin
|
5052ee7a9e
|
Add slime crit, start work on slink crit
|
2026-04-11 19:09:49 +01:00 |
|
justin
|
f0e568e694
|
Add crab crit, rethink Action datatype slightly
|
2026-04-07 15:29:02 +01:00 |
|
justin
|
def204d211
|
Creature springs checks for heights
|
2026-04-04 08:33:09 +01:00 |
|
justin
|
0ddedf7fd6
|
Improve wall squashing further
|
2026-03-26 20:25:59 +00:00 |
|
justin
|
01b765300e
|
Improve door crushing
|
2026-03-26 19:21:10 +00:00 |
|
justin
|
32f1740577
|
Cleanup, improve auto wall rotate
|
2026-03-24 11:28:11 +00:00 |
|
justin
|
7917192b77
|
Stop gibbed/pitted creatures from opening doors
|
2026-03-23 22:59:35 +00:00 |
|
justin
|
db24b0ffa6
|
Use circles instead of points for zome wall zones
|
2026-02-03 13:48:15 +00:00 |
|
justin
|
b8536e2929
|
Commit before trying IntMap instead of vector for incidence graph
|
2025-10-26 08:31:54 +00:00 |
|
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
|
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
|
0f55257bff
|
Remove creature records
|
2025-06-06 13:36:18 +01: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
|
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
|
082ce9c9a1
|
Start to generalise text input to "terminal signal" input
|
2023-03-26 13:57:26 +01:00 |
|
justin
|
ea0c942887
|
Refactor window size, update selection cursor on new screen
|
2023-03-25 09:27:27 +00:00 |
|
justin
|
c73e8af72a
|
Commit before attempt to remove geometry shaders from shadow extrusion
|
2023-02-23 23:10:00 +00:00 |
|
justin
|
ac8afe513b
|
Tweak drawing of backpack equipment
|
2023-01-03 23:34:30 +00:00 |
|
justin
|
883e3513bc
|
Fix visible wall detection
|
2023-01-03 22:39:42 +00:00 |
|
justin
|
0b7da0489a
|
Keep track of seen walls in external list
|
2023-01-03 22:36:44 +00:00 |
|
justin
|
e3155752ba
|
Commit before pushing more input events into update
|
2022-10-29 22:33:10 +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
|
21dc670c9f
|
Fix blink bug
|
2022-10-19 23:17:26 +01:00 |
|
justin
|
c35dbf1ba8
|
Remove more (dead) Streaming code
|
2022-08-21 22:03:15 +01:00 |
|
justin
|
9df0fa8692
|
Move towards serializing saves/loads faster
|
2022-08-19 11:12:43 +01:00 |
|