justin
|
fd622b4b80
|
Add simple flamethrower upgrade path
|
2022-03-03 15:11:20 +00:00 |
|
justin
|
08389ad4e0
|
Cleanup, work towards unifying spayguns
|
2022-03-03 10:34:56 +00:00 |
|
justin
|
b3ba0697b4
|
Cleanup
|
2022-03-01 22:52:06 +00:00 |
|
justin
|
910542a96a
|
Implement tracking rockets
|
2022-03-01 18:22:47 +00:00 |
|
justin
|
fd62b5a3b7
|
Unify bullet creation
|
2022-02-28 21:36:42 +00:00 |
|
justin
|
419fcd0ff0
|
Add new bullet trajectories
|
2022-02-28 13:19:07 +00:00 |
|
justin
|
69490bb984
|
Commit before improving item targeting
|
2022-02-22 10:47:15 +00:00 |
|
justin
|
f626fce105
|
Implement teleporting bullets
|
2022-02-21 20:51:01 +00:00 |
|
justin
|
779e076c93
|
Work on bullet module system
|
2022-02-20 18:50:11 +00:00 |
|
justin
|
60463ea9c0
|
Work on minigun
|
2022-02-16 21:54:12 +00:00 |
|
justin
|
505e4123d7
|
Add new weapons
|
2022-02-16 08:50:19 +00:00 |
|
justin
|
0a860e6f68
|
Fix aiming with no weapon crash
|
2022-02-08 12:47:58 +00:00 |
|
justin
|
6cd59d99bc
|
Cleanup
|
2021-12-11 22:08:43 +00:00 |
|
justin
|
7116129a37
|
Cleanup
|
2021-12-11 19:44:48 +00:00 |
|
justin
|
154abf0bad
|
Start removing Reader monad from internal creature update
|
2021-12-11 18:24:53 +00:00 |
|
justin
|
cdeb3dfa67
|
Use a creature to "use" the weapon of a turret
|
2021-12-11 18:06:04 +00:00 |
|
justin
|
15e1fbc060
|
Fix space leak when assigning targeted creature
|
2021-12-10 02:56:14 +00:00 |
|
justin
|
e84b4a29e8
|
Cleanup
|
2021-12-09 22:37:14 +00:00 |
|
justin
|
3c35a04531
|
Cleanup, trying to diagnose space leak in crit update
|
2021-12-09 22:12:44 +00:00 |
|
justin
|
bd94044445
|
Move towards a simplified creature update
|
2021-12-09 18:16:31 +00:00 |
|
justin
|
a9139db0a8
|
Move toward adding multiple equipable items that are not directly usable
|
2021-12-08 17:09:24 +00:00 |
|
justin
|
40195d033c
|
Fix combination bug
|
2021-12-06 02:33:36 +00:00 |
|
justin
|
22e3256da3
|
Tweak twisting when aiming
|
2021-12-05 16:54:08 +00:00 |
|
justin
|
cbf344e73e
|
Add bangcone
|
2021-12-04 18:52:03 +00:00 |
|
justin
|
cb670bdfd8
|
Add burst fire, tentative inventory locking
|
2021-12-04 16:05:46 +00:00 |
|
justin
|
30abc318ae
|
Input more combinations
|
2021-12-04 11:45:43 +00:00 |
|
justin
|
0114a2f9f2
|
Make combine and tweak menus servicable
|
2021-12-04 00:27:22 +00:00 |
|
justin
|
b41e3e3637
|
Allow for stacking of items and combining sensibly
|
2021-12-03 17:18:06 +00:00 |
|
justin
|
bebc73882a
|
Implement combining of items
|
2021-12-03 01:56:23 +00:00 |
|
justin
|
3754627e0d
|
Work on pickup and putdown of inventory items
|
2021-11-30 16:44:33 +00:00 |
|
justin
|
fe02739621
|
Continue to refactor item datatypes, add a shape to rockets
|
2021-11-27 22:05:12 +00:00 |
|
justin
|
f29c200a27
|
Make rewind gun mostly work; todo sound, dropping item, perhaps more
|
2021-11-26 18:56:37 +00:00 |
|
justin
|
9057012bb2
|
First (buggy) implementation of rewind gun
|
2021-11-26 18:14:51 +00:00 |
|
justin
|
5d9ea4b733
|
Correct room link position numbering
|
2021-11-22 16:42:19 +00:00 |
|
justin
|
213f573011
|
Reorganise weapons, start work on drones
|
2021-11-22 00:37:27 +00:00 |
|
justin
|
6f518d720c
|
Tweak equipment draw
|
2021-11-19 14:24:31 +00:00 |
|
justin
|
a546d070f0
|
Add shrinkability and cursed items
|
2021-11-18 18:30:22 +00:00 |
|
justin
|
ebe9ad6b90
|
Cleanup: broken pathfinding
|
2021-11-16 18:05:47 +00:00 |
|
justin
|
cb8cbe03a4
|
Commit before reorganising level generation
|
2021-11-16 14:48:37 +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
|
a823d4c6df
|
Refactor tractor beam
|
2021-09-26 02:58:38 +01:00 |
|
justin
|
32367b5b2d
|
Add trajectory to grenades, various refactoring
|
2021-09-25 18:39:53 +01:00 |
|
justin
|
6ac53c052c
|
Working (but slow) shadow shapes
|
2021-09-17 23:12:51 +01:00 |
|
justin
|
86311c5d41
|
Improve awareness
|
2021-09-05 23:58:35 +01:00 |
|
justin
|
e366698064
|
Start ai cleanup
|
2021-09-05 22:27:31 +01:00 |
|
justin
|
9d2f42dbc9
|
Cleanup, start to add creature silhouettes
|
2021-09-02 11:06:04 +01:00 |
|
justin
|
d23f36ea95
|
Partial fix to near plane clipping shadows
|
2021-08-28 21:25:59 +01:00 |
|
justin
|
882a8e9824
|
Beef up minigun
|
2021-08-28 12:09:39 +01:00 |
|
justin
|
dd44a93476
|
Refactor weapon usages
|
2021-08-27 16:31:43 +01:00 |
|