justin
|
de8da05bdf
|
Add intersecting beams
|
2022-04-06 11:40:22 +01:00 |
|
justin
|
774738f993
|
Add key card item lock/key system
|
2022-03-22 14:33:54 +00:00 |
|
justin
|
d6285c45b3
|
Fix bug determining max radius of convex polys, fixes bugs in room positioning
|
2022-03-21 07:43:27 +00:00 |
|
justin
|
f16f32d9d3
|
Implement terminals
|
2022-03-14 20:39:23 +00:00 |
|
justin
|
a4ec4e4889
|
Improve rooms, make consumable use type
|
2022-03-09 10:51:01 +00:00 |
|
justin
|
1364e7c8c8
|
Fix laser targeting draw when creature offscreen
|
2022-03-06 22:58:05 +00:00 |
|
justin
|
7afc367abc
|
Add modules to items, upgrades the can persist through combinations
|
2022-02-20 14:13:12 +00:00 |
|
justin
|
3f20398ed0
|
Allow rewinding after combining items
|
2022-02-19 11:04:52 +00:00 |
|
justin
|
9923897fe2
|
Rewinding fixes
|
2022-02-18 11:45:17 +00:00 |
|
justin
|
0a860e6f68
|
Fix aiming with no weapon crash
|
2022-02-08 12:47:58 +00:00 |
|
justin
|
a9139db0a8
|
Move toward adding multiple equipable items that are not directly usable
|
2021-12-08 17:09:24 +00:00 |
|
justin
|
763b771928
|
Cleanup, fix menu lock on restarting level after game over
|
2021-12-06 23:44:10 +00:00 |
|
justin
|
cb670bdfd8
|
Add burst fire, tentative inventory locking
|
2021-12-04 16:05:46 +00:00 |
|
justin
|
8c5777a1af
|
Move configuration from world to universe
|
2021-11-28 22:30:47 +00:00 |
|
justin
|
618653a86e
|
Refactor light sources
|
2021-11-28 16:53:26 +00:00 |
|
justin
|
1d9dd3e4e0
|
Move saved worlds outside of world into universe
|
2021-11-28 14:42:08 +00:00 |
|
justin
|
462100703c
|
Move menu layers outside of world
|
2021-11-28 14:26:15 +00:00 |
|
justin
|
98e0ea971a
|
Push preloaddata into the universe
|
2021-11-28 12:01:06 +00:00 |
|
justin
|
2fd2929bdf
|
Add files
|
2021-11-28 11:45:53 +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
|
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
|
a546d070f0
|
Add shrinkability and cursed items
|
2021-11-18 18:30:22 +00:00 |
|
justin
|
9db091597d
|
Add indexed world modifications, example use in flicker lights
|
2021-11-17 11:24:40 +00:00 |
|
justin
|
67e164c830
|
Some cleanup, sidetracked from inter-room placements
|
2021-11-12 14:16:16 +00:00 |
|
justin
|
5a52b646e1
|
Add forgotten files, many updates concerning turrets and shields
|
2021-11-05 19:58:55 +00:00 |
|
justin
|
59f43a3602
|
Add lights to buttons, cleanup
|
2021-11-02 19:38:22 +00:00 |
|
justin
|
86fdfd260e
|
Add objects based on walls, called machines
|
2021-10-31 22:55:02 +00:00 |
|
justin
|
74a4267393
|
Cleanup
|
2021-10-31 15:03:05 +00:00 |
|
justin
|
d136fd910c
|
Commit before changing block type
|
2021-10-19 21:11:02 +01:00 |
|
justin
|
982c8d81e1
|
Cleanup
|
2021-10-19 15:13:41 +01:00 |
|
justin
|
1f8b4b8565
|
Unify save states
|
2021-10-19 14:20:56 +01:00 |
|
justin
|
9e9d2b5def
|
Cleanup
|
2021-10-19 13:14:52 +01:00 |
|
justin
|
1990558985
|
Refactor doors
|
2021-09-28 01:48:03 +01:00 |
|
justin
|
32367b5b2d
|
Add trajectory to grenades, various refactoring
|
2021-09-25 18:39:53 +01:00 |
|
justin
|
7da1a8bc45
|
Move debug flags to config, various perf improvements
|
2021-09-24 13:25:24 +01:00 |
|
justin
|
85edd98d62
|
Various performance improvements
|
2021-09-23 15:27:37 +01:00 |
|
justin
|
952ec1c579
|
Working dynamic shadows using shape vertices buffer
|
2021-09-22 10:34:39 +01:00 |
|
justin
|
2804d58a5a
|
Continue shape rendering improvements
|
2021-09-21 02:04:41 +01:00 |
|
justin
|
c605ac74ff
|
Performance improvements, combine cap and geometry buffer
|
2021-09-18 19:48:35 +01:00 |
|
justin
|
29f048cfdd
|
Add dust on bullet wall hit
|
2021-09-13 12:23:51 +01:00 |
|
justin
|
49274064a0
|
Add quicksave
|
2021-09-13 00:17:45 +01:00 |
|
justin
|
f2553ded0e
|
Implement auto rotate camera when close to walls
|
2021-09-11 19:55:46 +01:00 |
|
justin
|
aa7413a29f
|
Cleanup, move towards unifying zones
|
2021-09-11 15:52:43 +01:00 |
|
justin
|
73beeacf3c
|
Commit before putting walls into vector zones
|
2021-09-11 12:17:16 +01:00 |
|
justin
|
70c97f5367
|
Refactor sounds
|
2021-09-09 14:58:07 +01:00 |
|
justin
|
be7b2d2cd7
|
Add frame clock
|
2021-09-09 13:29:09 +01:00 |
|
justin
|
c3d567353c
|
Try to move sound into world, slightly broken now
|
2021-09-08 19:12:54 +01:00 |
|
justin
|
04e5b9b39f
|
Move side effects into world (may be slower)
|
2021-09-08 18:48:16 +01:00 |
|