Commit Graph

1158 Commits

Author SHA1 Message Date
justin f301a6bae5 Partial implementation of wrist shields 2022-05-25 20:25:08 +01:00
justin dccbca5cfc Move towards implementing wrist shields 2022-05-25 10:27:05 +01:00
justin 546c279fae Cleanup creature properties 2022-05-24 23:26:21 +01:00
justin 64a01849d4 Cleanup, remove Reader monad from Creature.Test 2022-05-24 23:11:34 +01:00
justin 28fcd4ef57 Add file 2022-05-24 23:06:17 +01:00
justin b10e141a86 Cleanup 2022-05-24 23:06:07 +01:00
justin 1492c12d8a Cleanup 2022-05-24 20:53:28 +01:00
justin b4ec4019db Commit before changes to creature inventory update 2022-05-24 20:28:57 +01:00
justin 28e9adaea3 Cleanup inventory management, arbitrary limit on cloud height 2022-05-24 17:25:39 +01:00
justin 0349443853 Fix equipping bug, select sensible equipment position 2022-05-24 16:12:48 +01:00
justin 7c472c4ca4 Improve combine menu visuals 2022-05-24 15:25:05 +01:00
justin 7f55ba117f Allow for selection of equipment position 2022-05-24 14:03:18 +01:00
justin fa82923a12 Improve left use equipment interaction with general equipment 2022-05-23 16:59:24 +01:00
justin c2770e6b5c Cleanup 2022-05-23 15:50:49 +01:00
justin dcd3fdf563 Add hammer for left click items when holding down right click 2022-05-23 14:04:10 +01:00
justin a870457f2a Use Item as argument in lUse rather than Int 2022-05-23 13:32:29 +01:00
justin 361dba88a0 Remove twist fire after reloading bug 2022-05-23 11:39:19 +01:00
justin 4cc8394f2c Implement headlamp 2022-05-23 11:24:44 +01:00
justin 46123de69c Improve possible manipulation of equipment 2022-05-23 10:18:36 +01:00
justin 295c50f0d9 Correct leg equipment visuals 2022-05-23 00:21:47 +01:00
justin b71726d1ca Add visuals for legs equipment 2022-05-22 23:55:10 +01:00
justin 1c038b79be Add visuals for wrist equipment 2022-05-22 23:23:29 +01:00
justin b83392d441 Fix inventory swapping equipment bug 2022-05-22 15:50:25 +01:00
justin fd40da2d4a Make aiming speed be gouverned by strength 2022-05-22 14:33:34 +01:00
justin 6891bd7541 Add creature statistics, speed depends on strength and equip weight 2022-05-22 12:25:15 +01:00
justin ee31fcbdd9 Cleanup movement 2022-05-21 22:53:25 +01:00
justin 5550b5eb95 Cleanup 2022-05-21 22:22:44 +01:00
justin 14de40e0bf Bugfix and cleanup 2022-05-21 22:14:50 +01:00
justin f555a4bf05 Cleanup 2022-05-21 21:53:49 +01:00
justin e9cc7e64c9 Improve frontArmour equipment 2022-05-21 19:30:51 +01:00
justin c5818271d8 Allow equipment on both wrists 2022-05-21 15:26:58 +01:00
justin 8ad332aced Allow for separate equipment positions on body 2022-05-21 14:41:49 +01:00
justin 398ed6d982 Start to implement equipment sites on body 2022-05-21 12:13:50 +01:00
justin bc0f7ada3c Redo sound travel distances 2022-05-21 10:10:17 +01:00
justin c9dcdd20e4 Degrade armoured chase crit turn ability 2022-05-20 23:59:12 +01:00
justin 84fc37a5a6 Improve chase crit responsiveness 2022-05-20 23:49:47 +01:00
justin 6ea8e5fa98 Tweak creature awareness 2022-05-20 23:28:24 +01:00
justin a823ed7f53 Improve logging 2022-05-20 23:11:01 +01:00
justin 61fe9b7df4 Cleanup 2022-05-20 21:47:18 +01:00
justin da302aad0c Add log when generating layout 2022-05-20 21:15:44 +01:00
justin 20d041fc59 Add sounds 2022-05-20 11:14:40 +01:00
justin 1739d648fe Move towards better annotations when generating layouts 2022-05-20 11:14:11 +01:00
justin 887dd547d9 Add seagull sounds, remove random generator paramatricity for level gen 2022-05-19 17:56:45 +01:00
justin 40fc6792ae Add more chasecrit sounds 2022-05-19 14:18:54 +01:00
justin 7f3449dd5c Hack solution, update random generator for each creature 2022-05-19 13:58:00 +01:00
justin f8af186691 Add new chase crit sounds 2022-05-19 13:37:59 +01:00
justin 6ba41d3c0b Add jitter when receiving damage 2022-05-19 12:41:20 +01:00
justin 41e5538eb7 Add jitter on chase crit bark 2022-05-19 10:58:13 +01:00
justin 565a71a5a2 Improve creature wall collisions 2022-05-19 09:06:22 +01:00
justin 914cae8212 Clarify when crOldPos is set 2022-05-18 11:26:47 +01:00