justin
|
8b8d75b016
|
Allow for bullet drag
|
2021-12-02 18:29:46 +00:00 |
|
justin
|
84ccff5344
|
Clear ammo when reloading clip based weaons
|
2021-12-01 18:37:16 +00:00 |
|
justin
|
016a1faf80
|
Allow for partial reloading
|
2021-12-01 17:40:09 +00:00 |
|
justin
|
f40d486d68
|
Rethink item ammo to item consumables, start item type datatype
|
2021-11-29 16:22:31 +00:00 |
|
justin
|
24480bbe52
|
Commit before attempting to move some data into a "local" world type
|
2021-11-28 01:32:42 +00:00 |
|
justin
|
3e64e33232
|
Fix blinking bug, shrinker and shield broken
|
2021-11-28 00:34:16 +00:00 |
|
justin
|
fe02739621
|
Continue to refactor item datatypes, add a shape to rockets
|
2021-11-27 22:05:12 +00:00 |
|
justin
|
8639b2d428
|
Push item use delay inside datatype, currently broken
|
2021-11-27 16:37:30 +00:00 |
|
justin
|
224db733f6
|
Fold in more ammo parameters, distinguish loadable and charging weapons
|
2021-11-27 14:29:44 +00:00 |
|
justin
|
4ef1811dd6
|
Tweak item dropping, add item radius
|
2021-11-19 14:04:44 +00:00 |
|
justin
|
a546d070f0
|
Add shrinkability and cursed items
|
2021-11-18 18:30:22 +00:00 |
|
justin
|
f6d5d5a201
|
Add basic vocalizations to chase creatures
|
2021-11-18 01:46:37 +00:00 |
|
justin
|
5a52b646e1
|
Add forgotten files, many updates concerning turrets and shields
|
2021-11-05 19:58:55 +00:00 |
|
justin
|
2c768845b2
|
Move towards adding reflective shield
|
2021-11-05 12:14:11 +00:00 |
|
justin
|
08fa84c1fd
|
Cleanup and reorganise
|
2021-10-31 19:46:32 +00:00 |
|
justin
|
7b6904b51f
|
Fix direction stuttering bug
|
2021-09-22 19:42:39 +01:00 |
|
justin
|
72657294d1
|
Continue tweaking sound
|
2021-09-12 20:33:33 +01:00 |
|
justin
|
51a85bd1ec
|
Refactor sound
|
2021-09-12 17:52:34 +01:00 |
|
justin
|
aa7413a29f
|
Cleanup, move towards unifying zones
|
2021-09-11 15:52:43 +01:00 |
|
justin
|
70c97f5367
|
Refactor sounds
|
2021-09-09 14:58:07 +01:00 |
|
justin
|
882a8e9824
|
Beef up minigun
|
2021-08-28 12:09:39 +01:00 |
|
justin
|
c4df048d31
|
Fix bug where new sounds didn't overplay old sounds
|
2021-08-26 22:56:11 +01:00 |
|
justin
|
743e190ddc
|
Tweak wall shadow geometry shader
|
2021-08-19 14:57:23 +02:00 |
|
justin
|
d7047c4b09
|
Store past damages in vector form
|
2021-08-19 01:41:56 +02:00 |
|
justin
|
910c29a510
|
Fix worldEvent reset space leak
|
2021-08-18 13:18:46 +02:00 |
|
justin
|
a6f08aef16
|
Move toward diagnosing state update leak
|
2021-08-18 11:53:14 +02:00 |
|
justin
|
cfb27d4a76
|
Implementation of creature update using endofunctor monoid
|
2021-08-18 00:59:35 +02:00 |
|
justin
|
5971fae5ec
|
Commit before trying to use traverseMaybe for creature update
|
2021-08-17 23:38:08 +02:00 |
|
justin
|
a283bb286a
|
Minor changes, commit before playing with creature update
|
2021-08-17 22:54:44 +02:00 |
|
justin
|
4b7562521c
|
Fix long door bug.
|
2021-08-17 20:59:10 +02:00 |
|
justin
|
4bbe5d0cf1
|
Move main to allow for new executables
|
2021-08-11 17:54:48 +02:00 |
|
justin
|
7b7fd302d8
|
More strictifiiiying
|
2021-07-30 01:25:11 +02:00 |
|
justin
|
84a9badea8
|
Refactor modules
|
2021-07-25 01:29:43 +02:00 |
|
justin
|
9df19a9e85
|
Allow tweaking z buffer when rendering polygon, improve explosion render
|
2021-07-03 23:56:01 +02:00 |
|
justin
|
39218ed3b5
|
Add flavour text, start smoke, support for different reload sounds
|
2021-06-22 14:42:23 +02:00 |
|
justin
|
edd947a857
|
Modularise and improve step cycle
|
2021-06-06 18:23:52 +02:00 |
|
justin
|
0b8ac97fe9
|
Modularise item data, change tesla arc from projectile to particle
|
2021-06-06 16:08:56 +02:00 |
|
justin
|
62c4baaec8
|
Improve booster (graphics + bugfixes)
|
2021-05-25 02:15:38 +02:00 |
|
justin
|
a7d4d8911d
|
Add ItEffect data as parameter to the effect itself
|
2021-05-24 21:37:42 +02:00 |
|
justin
|
3ae454acf4
|
Make bezierGun set target on right click
|
2021-05-23 20:32:15 +02:00 |
|
justin
|
9c2bcbec10
|
Add IntMapHelper, locate wall cutting bug
|
2021-05-22 15:14:21 +02:00 |
|
justin
|
4463dc7716
|
Refactor bullet particles
|
2021-05-19 13:46:19 +02:00 |
|
justin
|
69f915a894
|
Cleanup warnings
|
2021-05-17 22:39:18 +02:00 |
|
justin
|
d7fcdbf550
|
Delete cruft, add Reader monad to some internal ai
|
2021-05-16 21:42:11 +02:00 |
|
justin
|
2402e1e868
|
Refactor launcherCrit ai
|
2021-05-13 14:23:58 +02:00 |
|
justin
|
9b3fbba393
|
Add file, fix lamp doDamage space leak
|
2021-05-12 20:48:55 +02:00 |
|
justin
|
ead87af3c1
|
Refactor ai
|
2021-05-12 14:24:31 +02:00 |
|
justin
|
86faf9fd01
|
Implement basic attention and awareness
|
2021-05-08 17:34:25 +02:00 |
|
justin
|
1aa59cc205
|
AI refactor
|
2021-05-07 16:50:59 +02:00 |
|
justin
|
436043b169
|
Continue ai refactor
|
2021-05-06 14:07:51 +02:00 |
|