Commit Graph

80 Commits

Author SHA1 Message Date
justin b2efbd2b3e Separate out concrete part of world 2022-07-25 12:10:50 +01:00
justin 14c4c47bf5 Cleanup 2022-07-25 00:56:55 +01:00
justin 1b26ad361d Fix: move terminal functions around 2022-07-25 00:50:23 +01:00
justin 12fad676f2 Move universe IO effects outside of world 2022-07-23 12:53:20 +01:00
justin 43e7d20b21 Refactor world events 2022-07-22 14:30:53 +01:00
justin b58444f931 Move button data 2022-07-21 18:22:08 +01:00
justin cf5ec4a261 Use strict-containers for IntMaps 2022-07-21 15:27:00 +01:00
justin ac0948cb64 Allow pausable reloads with discrete progess steps 2022-06-22 14:20:20 +01:00
justin a85cf4d1fb Continue refactor of reloading 2022-06-20 11:12:24 +01:00
justin 2f4b381484 Make reloading based upon creature stance 2022-06-20 00:53:47 +01:00
justin c31f398fab Allow terminals to block input 2022-06-07 22:56:20 +01:00
justin c8c299cfb5 Cleanup 2022-06-07 14:20:13 +01:00
justin 1fe41889fe Commit before changing TerminalCommand to produce [TerminalLine] 2022-06-06 20:25:38 +01:00
justin b92305798f Cleanup 2022-06-06 16:22:47 +01:00
justin eb38874102 Partially successful change of terminals to external entities 2022-06-06 12:49:14 +01:00
justin c4fc044845 Cleanup 2022-06-02 10:31:22 +01:00
justin 0da298bde9 Work on terminals: allow scrolling to get default inputs 2022-06-01 22:22:46 +01:00
justin 61722e55e8 Allow for ingame terminal input 2022-06-01 15:42:30 +01:00
justin 2cedc1b968 Move towards inputs in terminal 2022-06-01 14:34:16 +01:00
justin 2a5b6d3597 Cleanup menu code, fix reloading crash for nonweapons 2022-03-20 20:09:29 +00:00
justin 988a0de578 Cleanup console input slightly 2022-03-20 19:41:40 +00:00
justin 5e897c6a6c Commit towards merge 2022-03-20 17:18:12 +00:00
justin 5aeb04ba05 Add looping sound, add sound to terminals 2022-03-16 09:23:17 +00:00
justin f16f32d9d3 Implement terminals 2022-03-14 20:39:23 +00:00
justin bebc73882a Implement combining of items 2021-12-03 01:56:23 +00:00
justin 84ccff5344 Clear ammo when reloading clip based weaons 2021-12-01 18:37:16 +00:00
justin d75ea2b252 Cleanup 2021-12-01 11:11:24 +00:00
justin b9e4a80a46 Tweak inventory management 2021-12-01 01:55:20 +00:00
justin 3754627e0d Work on pickup and putdown of inventory items 2021-11-30 16:44:33 +00:00
justin 3a605b8156 Allow for events to do io 2021-11-29 01:02:15 +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 1c5abfd6f2 Fix pause menu 2021-11-28 14:32:03 +00:00
justin 462100703c Move menu layers outside of world 2021-11-28 14:26:15 +00:00
justin 574f195b21 Affect universe in more events 2021-11-28 13:45:00 +00:00
justin 0723def26a Push universe into events 2021-11-28 12:29:57 +00:00
justin 2fd2929bdf Add files 2021-11-28 11:45:53 +00:00
justin 08fa84c1fd Cleanup and reorganise 2021-10-31 19:46:32 +00:00
justin 1f8b4b8565 Unify save states 2021-10-19 14:20:56 +01:00
justin b27c174d93 Refactor control list display 2021-09-13 01:39:53 +01:00
justin d11d19c9e8 Fix reloading of start of level 2021-09-13 00:34:14 +01:00
justin 49274064a0 Add quicksave 2021-09-13 00:17:45 +01:00
justin 215a3dda36 Cleanup creature picture 2021-09-04 14:53:05 +01:00
justin 92c897e6a2 Fix switch bug 2021-08-17 19:15:33 +02:00
justin 4bbe5d0cf1 Move main to allow for new executables 2021-08-11 17:54:48 +02:00
justin c67feb485f Complete stritifying points 2021-07-30 01:36:48 +02:00
justin 9df19a9e85 Allow tweaking z buffer when rendering polygon, improve explosion render 2021-07-03 23:56:01 +02:00
justin 06f22a3ea5 Add line shadow shader 2021-06-26 22:20:41 +02:00
justin 346c426b43 Refactor, add bullet modules and weapon effect modifiers 2021-05-27 02:50:33 +02:00
justin 0187ae6001 Refactor inventory management, add tweak, combine and inspect modes 2021-05-26 17:25:46 +02:00