Commit Graph

36 Commits

Author SHA1 Message Date
justin d6c4d3d609 Fix shockwave damage radius for walls 2025-10-28 08:09:44 +00:00
justin b2fd0543dd Cleanup, remove DeriveGeneric language extensions 2025-10-20 12:10:11 +01:00
justin 2056d8ba0e Comment out DeriveAnyClass extensions 2025-10-19 21:50:43 +01:00
justin 7714e2e298 Make projectile use 3d position/velocity records 2025-08-04 12:15:42 +01:00
justin a68013b934 Partially implement grenades down chasms 2025-08-04 09:39:04 +01:00
justin ea2e67c9ab Remove list of projectile updates 2025-08-03 14:05:34 +01:00
justin c3b2bb30f5 Start simplifying projectile update 2025-08-03 13:46:20 +01:00
justin 4ae7c6ebd6 Start moving creature properties out of records 2025-06-06 08:46:27 +01:00
justin c355fe4f5f Tweak shell spin 2025-01-08 22:07:04 +00:00
justin 511e765e3a Allow grenades to stick to creatures 2025-01-01 17:44:00 +00:00
justin e8fe4c2d72 Start implementing sticky grenades 2025-01-01 17:03:10 +00:00
justin 2fdc6ae557 Start making projectile update function rather than folded list 2024-12-28 21:31:33 +00:00
justin e028c54948 Cleanup 2024-12-28 10:31:58 +00:00
justin 2abb70334f Tweak rockets, smoke 2024-12-28 10:08:14 +00:00
justin ed5c5d7b8a Refactor projectiles, fix shell drawing 2024-12-27 23:27:53 +00:00
justin 233fe5995c Refactor shells 2024-12-27 23:04:59 +00:00
justin 9168acf12e Cleanup 2024-12-27 22:32:56 +00:00
justin 5c749bff63 Work on rocket/grenade launcher 2024-12-27 21:46:46 +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 6c3d0d5def Cleanup 2024-09-27 21:55:17 +01:00
justin 5f9fb183a9 Implement remote screen for launcher projectiles 2024-09-27 10:39:21 +01:00
justin 7181046aa3 Remove generic and flat instances 2022-08-21 22:38:40 +01:00
justin f1ef75f511 Go back to JSON encoding 2022-08-21 21:23:59 +01:00
justin dd62e30026 Add Store instances 2022-08-21 12:21:05 +01:00
justin 1ce7d4a72d Add Binary instances 2022-08-21 10:58:19 +01:00
justin 6e598339f1 Cleanup 2022-08-20 18:41:04 +01:00
justin ff9dbdf068 Move from store to flat 2022-08-20 17:54:35 +01:00
justin 8571ab9254 Attempt to make CWorld correct instance of Store 2022-08-20 15:53:37 +01:00
justin 237cd3e020 Move towards fixing remote launcher 2022-08-01 22:30:29 +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 b8e8413daa Add generic derivations and To/FromJSON instances 2022-07-25 22:49:18 +01:00
justin 2c1bc67a51 Cleanup 2022-07-24 13:53:35 +01:00
justin 248dec79e4 Move Proj datatype 2022-07-23 19:12:32 +01:00
justin 1f79fe157f Make creature update an external function 2022-07-20 01:22:17 +01:00