Commit Graph
58 Commits
Author SHA1 Message Date
justin f16f32d9d3 Implement terminals 2022-03-14 20:39:23 +00:00
justin 219e4e15ee Commit before making out and in placements have ids 2022-03-11 12:34:19 +00:00
justin 73a35bb3f1 Move typical light placement over doors 2022-03-10 19:00:56 +00:00
justin 01c58490fa Unify RoomPos constructors 2022-03-10 18:40:22 +00:00
justin 7b1ac2b682 Move towards unifying RoomPos constructors 2022-03-10 16:21:44 +00:00
justin 907cca0ef0 Implement moving mounted lights 2022-03-10 14:43:41 +00:00
justin c583d33b57 Move toward moving lights on doors 2022-03-09 22:41:17 +00:00
justin 027b4b7d8b Add explicit door position field 2022-03-09 22:14:34 +00:00
justin ff6064a3b6 Add rooms, placements and room positions 2022-03-08 22:57:58 +00:00
justin 81830d87a3 Improvements to rooms and view distances 2022-03-07 09:16:16 +00:00
justin 5cbe394e08 Cleanup 2021-11-28 17:07:04 +00:00
justin 618653a86e Refactor light sources 2021-11-28 16:53:26 +00:00
justin 123bcd2c94 Allow for random choice between placements in different rooms 2021-11-26 12:20:20 +00:00
justin e44c5e7120 Allow for more complex placement positioning 2021-11-24 20:51:50 +00:00
justin c4614866e6 Work towards allowing for children to attach to arbitrary link types 2021-11-23 22:54:43 +00:00
justin 86f363c2f9 Cleanup 2021-11-23 21:48:01 +00:00
justin 1f2d767d5e Move to using RoomLink datatype 2021-11-23 20:45:39 +00:00
justin 0f4040807a Transition to new room datatypes, first separate out/inlinks 2021-11-23 17:27:33 +00:00
justin 2f3896345d Add laser central room, using new placement/roompos functionality 2021-11-21 17:44:32 +00:00
justin 5949ad2b3d Reorganise wall placements 2021-11-17 12:35:05 +00:00
justin bcdf0e643c Reorganisation of light source placements and fittings 2021-11-17 12:04:03 +00:00
justin ebe9ad6b90 Cleanup: broken pathfinding 2021-11-16 18:05:47 +00:00
justin 2a28967cd3 Slightly broken placements 2021-11-14 19:56:22 +00:00
justin 4a089ff0cc Work toward adding wiring 2021-11-14 00:39:24 +00:00
justin 17c1a2152d Use placement as continutation 2021-11-13 09:26:20 +00:00
justin b243479759 Move towards more usable placements 2021-11-13 00:04:50 +00:00
justin 1d5b2ea765 Work towards cross-room placements 2021-11-12 11:13:59 +00:00
justin 6933c4d3b3 Continue work on using links for placement positions 2021-11-04 14:40:53 +00:00
justin a9b802b883 Attempt to incorporate free link positions into placement chain 2021-11-04 10:38:30 +00:00
justin f45d19a787 Commit before unifying positions 2021-11-03 19:01:19 +00:00
justin 903a79cf85 Assign used links during room generation 2021-11-02 22:27:19 +00:00
justin 0b058674ea Separate placement spot from placement type 2021-11-02 21:12:11 +00:00
justin 59f43a3602 Add lights to buttons, cleanup 2021-11-02 19:38:22 +00:00
justin 9eda8c81a9 Unify more doors 2021-11-02 11:04:23 +00:00
justin 2c5cdbdc73 Tweak pillar room 2021-10-03 17:52:35 +01:00
justin 8c1496e140 Refactor item drawing 2021-10-01 23:01:36 +01:00
justin 5f17841811 Fix placement movement bug 2021-10-01 09:51:47 +01:00
justin 1414d08d88 Fix bug when forming convex hull of game room bounds 2021-09-30 23:46:59 +01:00
justin cb23960bd7 Remove requirement for external door ids 2021-09-30 15:52:01 +01:00
justin c88f88004d Fix wall bug, refactor placements 2021-09-30 15:35:35 +01:00
justin eb393708c4 Commit before making all walls zoned 2021-09-30 13:36:07 +01:00
justin d7f975d40e Add light fittings 2021-09-29 19:07:02 +01:00
justin f3437adef7 Working implementation of light change when door opens 2021-09-29 01:34:54 +01:00
justin 6b937b115e Continue placement refactor 2021-09-28 15:44:32 +01:00
justin b8af2ce9d8 Commit before placement refactor 2021-09-28 14:55:22 +01:00
justin 1990558985 Refactor doors 2021-09-28 01:48:03 +01:00
justin 743c1c878d Make buttons have shape, expose multiple bugs 2021-09-27 12:28:53 +01:00
justin c695767fb0 Add variable door speed, still buggy 2021-09-10 13:41:46 +01:00
justin 1bbeb926a5 Fix bug in detecting which room you are in 2021-09-03 01:22:46 +01:00
justin a283bb286a Minor changes, commit before playing with creature update 2021-08-17 22:54:44 +02:00