Commit Graph

488 Commits

Author SHA1 Message Date
justin 06c7e89dee Work on flying creature inertia 2026-04-02 22:04:58 +01:00
justin ab04516279 Fix creature collision bug 2026-03-30 23:42:14 +01:00
justin c66b2fb299 Tweak muzzle push out 2026-03-30 21:14:57 +01:00
justin 633bf479b2 Make weapon position relative to hand positions, wonky for now 2026-03-30 21:10:20 +01:00
justin d00b4d1c6f Muzzle pushback direction depends only on wall line 2026-03-30 20:30:18 +01:00
justin 4598deb70f Hlint, cleanup 2026-03-30 09:29:50 +01:00
justin a791c44854 Improve creature stride 2026-03-29 10:46:05 +01:00
justin ac09ed6629 Improve carriage/stride when falling down pit 2026-03-27 00:33:19 +00:00
justin fed607681b Cleanup 2026-03-26 23:35:12 +00:00
justin 8b088425a9 Stop gibbed/pitted creatures from pushing other creatures 2026-03-26 23:09:23 +00:00
justin 01b765300e Improve door crushing 2026-03-26 19:21:10 +00:00
justin 9081bdc97f Tweak lasers 2026-03-26 16:17:34 +00:00
justin c53e60b956 Improve pulse laser/ball hit detection 2026-03-26 15:07:33 +00:00
justin 8ff2f37af5 Improve scroll selection/inventory modification 2026-03-24 19:21:04 +00:00
justin 32f1740577 Cleanup, improve auto wall rotate 2026-03-24 11:28:11 +00:00
justin 4cacb45252 Allow for pump attachment to flamethrower 2026-03-17 15:16:24 +00:00
justin 902d8e0c00 Add PlasmaBalls 2026-03-17 10:45:58 +00:00
justin db24b0ffa6 Use circles instead of points for zome wall zones 2026-02-03 13:48:15 +00:00
justin a464d4dc38 Improve wrist forcefield positioning
Not perfect for left wrist when aiming two handed twist weapons
2026-01-22 21:19:40 +00:00
justin 2c978b4de1 Move towards resolving picture rendering bug
The bug concerns a mutable vector storing the amount of data that has
been poked.
2026-01-01 23:44:18 +00:00
justin 0a8725f68d Implement (broken) push away from walls according to muzzle pos 2026-01-01 11:10:00 +00:00
justin fa07f989c2 Add sound for distributer 2025-12-31 13:06:46 +00:00
justin 27cb05b8f7 Only update stride amount when actually moving 2025-12-24 22:02:43 +00:00
justin faa40bdd9f Clicking on button in inventory list activates button 2025-12-24 20:25:06 +00:00
justin de6bbe7697 Fix terminal mouse over positioning 2025-12-24 20:10:03 +00:00
justin 851b26262a Allow for inventory item bolding 2025-12-09 22:46:57 +00:00
justin 0a34db312f Add text messages on loading screens 2025-12-05 10:29:16 +00:00
justin 14d50c4242 Cleanup 2025-12-02 22:40:17 +00:00
justin fd401db97f Simplify dust update 2025-12-02 22:25:14 +00:00
justin 22646d1702 Simplify cloud/dust update 2025-12-02 22:20:41 +00:00
justin b2cb8cfe11 Split gasses and clouds 2025-12-02 21:47:17 +00:00
justin 984a114310 Simplify clouds 2025-12-02 21:28:10 +00:00
justin 5dbb67349b Revert "Simplify clouds"
This reverts commit bd50262ca4.
2025-12-02 21:26:28 +00:00
justin 5d0fc10372 Revert "Tweak clouds, bad flicker when fading out with lower clouds beneath"
This reverts commit 8f208189cc.
2025-12-02 21:26:06 +00:00
justin 8f208189cc Tweak clouds, bad flicker when fading out with lower clouds beneath 2025-12-02 21:14:26 +00:00
justin bd50262ca4 Simplify clouds 2025-12-02 21:02:07 +00:00
justin 74c02291c1 Quick hack to make window rendering passable
Before windows drew even on black backgrounds
2025-11-23 00:24:14 +00:00
justin bbb682242d Cleanup 2025-11-20 16:05:02 +00:00
justin 397980a83f Simplify props (should they be removed?) 2025-11-09 11:59:59 +00:00
justin d6c4d3d609 Fix shockwave damage radius for walls 2025-10-28 08:09:44 +00:00
justin cbf0f47b9b Allow for easier mounted objects on doors 2025-10-25 18:44:34 +01:00
justin 7b622c8e31 Cleanup 2025-10-24 13:08:44 +01:00
justin 27569ed8f3 Cleanup 2025-10-24 11:16:30 +01:00
justin c39f99e146 Update pathing on block destruction without relying on _blObstructs 2025-10-24 10:34:27 +01:00
justin b2265297b5 Commit before apply different damage amounts to different materials 2025-10-24 09:28:09 +01:00
justin fc7c4d6468 Start to make wall flags/pathing interaction more sensible 2025-10-23 11:35:24 +01:00
justin 0fd7ba46b5 Door destruction happens during door update, updates pathing 2025-10-22 22:47:10 +01:00
justin 151c037763 Fix path updating when doors move 2025-10-22 22:27:09 +01:00
justin 59472b16d2 Improve xIntercepts (still not perfect) 2025-10-22 22:07:45 +01:00
justin e139499ed2 Tweak debug display 2025-10-15 12:17:44 +01:00