Commit Graph

28 Commits (48a652b6bc14f688d6a926f2b7618aa586b6d432)

Author SHA1 Message Date
Wuzzy 48a652b6bc Display number of found treasures in GUI 2022-03-04 22:23:07 +01:00
Wuzzy 985d3dfa54 Play simple effect when laser destroys nodes 2022-03-04 21:13:08 +01:00
Wuzzy 6c026275b9 Change victory condition: Collect all gold 2022-03-04 01:11:40 +01:00
Wuzzy 9f46b215f1 Fix on_construct typo 2022-02-20 03:15:42 +01:00
Wuzzy c33d4bfbbf Barricade burning propagates to neighbors 2022-02-15 06:18:17 +01:00
Wuzzy 8bfa7e7e21 Make barricade burn on laser contact 2022-02-15 05:42:50 +01:00
Wuzzy 00b2ba7626 Add simple decorative plants 2022-02-14 05:54:24 +01:00
Wuzzy a93da1f623 Fix false win if detector stack in inventory 2022-02-10 19:29:30 +01:00
Wuzzy 2929b97cb7 Use proper vector init functions 2022-01-31 02:11:30 +01:00
Wuzzy 9046210545 Add takable detectors 2022-01-09 00:56:44 +01:00
Wuzzy 43b4c6d65a Move level victory check to end of level update 2022-01-08 22:22:35 +01:00
Wuzzy 28ec2a24be Print benchmark time for laser update 2022-01-08 22:13:02 +01:00
Wuzzy f974af7d76 Also use vmanip for level clearing 2022-01-08 21:28:40 +01:00
Wuzzy 5f65950bf4 Use VManip for laser update 2022-01-08 20:49:50 +01:00
Wuzzy 037d1f9d6f Add crystal (spread laser in all dirs) 2021-12-29 15:24:19 +01:00
Wuzzy 6a4f6926f9 Add playfield check 2021-12-28 04:31:46 +01:00
Wuzzy ee05696fd7 Fix broken takable update 2021-12-28 04:20:19 +01:00
Wuzzy 29a8222d46 Reduce number of laser nodes from 63 to 7 2021-12-27 16:59:59 +01:00
Wuzzy d4c02b4353 Add transmissive laser 2021-12-27 16:36:31 +01:00
Wuzzy c97838477f Greatly increase laser iterations limit 2021-12-26 04:15:32 +01:00
Wuzzy 2492b6dcc6 Add basic gameplay 2021-12-22 00:35:16 +01:00
Wuzzy 4b6f03f258 Detector check function 2021-12-21 23:18:11 +01:00
Wuzzy 630739eb80 Implement detector 2021-12-21 23:13:14 +01:00
Wuzzy c2e0edac50 Add full_laser_update 2021-12-21 22:36:28 +01:00
Wuzzy 7be0b0b324 Add emitter toggler debug tool 2021-12-21 22:33:33 +01:00
Wuzzy 46bac9d063 Add support for laser mirroring 2021-12-21 22:00:51 +01:00
Wuzzy afda4ccf00 Fix laser emitter 2021-12-21 20:23:15 +01:00
Wuzzy d254ae1d49 Basic laser physics 2021-12-21 17:45:26 +01:00