Commit Graph

49 Commits

Author SHA1 Message Date
justin 618653a86e Refactor light sources 2021-11-28 16:53:26 +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 652af6b0a9 Fold aiming parameters into item use datatype 2021-11-27 18:10:05 +00:00
justin f29c200a27 Make rewind gun mostly work; todo sound, dropping item, perhaps more 2021-11-26 18:56:37 +00:00
justin 2f3896345d Add laser central room, using new placement/roompos functionality 2021-11-21 17:44:32 +00:00
justin a546d070f0 Add shrinkability and cursed items 2021-11-18 18:30:22 +00:00
justin 559d7e3a23 Tweak starting rooms 2021-11-16 22:48:45 +00:00
justin 5d0b48829c Cleanup and various bugfixes 2021-11-16 21:31:53 +00:00
justin 08fa84c1fd Cleanup and reorganise 2021-10-31 19:46:32 +00:00
justin 74a4267393 Cleanup 2021-10-31 15:03:05 +00:00
justin 1414d08d88 Fix bug when forming convex hull of game room bounds 2021-09-30 23:46:59 +01:00
justin 743c1c878d Make buttons have shape, expose multiple bugs 2021-09-27 12:28:53 +01:00
justin 85edd98d62 Various performance improvements 2021-09-23 15:27:37 +01:00
justin aa7413a29f Cleanup, move towards unifying zones 2021-09-11 15:52:43 +01:00
justin 86311c5d41 Improve awareness 2021-09-05 23:58:35 +01:00
justin 083000c103 Slight cleanup 2021-09-03 10:58:06 +01:00
justin 1bbeb926a5 Fix bug in detecting which room you are in 2021-09-03 01:22:46 +01:00
justin c69af7a5f4 Add concept of GameRoom, check viewing distance based on rooms 2021-09-02 23:24:29 +01:00
justin b9f73d255f Various tweaks 2021-08-18 20:38:55 +02:00
justin 61adae1e40 Define a foldr "safe" minimum 2021-08-18 19:16:42 +02:00
justin 349f4c2783 Refactor dynamic camera code 2021-08-18 18:52:09 +02:00
justin e43488ee17 Some linting 2021-08-10 14:22:33 +02:00
justin 2d8b27746c Further strictifying 2021-07-30 00:23:02 +02:00
justin 84a9badea8 Refactor modules 2021-07-25 01:29:43 +02:00
justin 58b2c8a842 Introduce safeMinimumOn 2021-07-20 04:34:28 +02:00
justin 0b8ac97fe9 Modularise item data, change tesla arc from projectile to particle 2021-06-06 16:08:56 +02:00
justin c2f7c6e245 Add check for button hold down when releasing rb for lb action 2021-06-05 14:48:01 +02:00
justin f737897b18 Add support for left click actions 2021-05-25 14:23:04 +02:00
justin 44f239c673 Clear all warnings 2021-05-17 23:23:10 +02:00
justin 69f915a894 Cleanup warnings 2021-05-17 22:39:18 +02:00
justin 0798cc0b0e Remove all AI code from AI file 2021-05-15 14:59:35 +02:00
justin e21178b688 Refactoring 2021-05-03 23:59:20 +02:00
justin 6a38950501 Linting, haddocking 2021-04-29 15:31:07 +02:00
justin 2085d5a048 Commit before static wall change 2021-04-27 22:01:03 +02:00
justin 64b5b9e2a5 Hlinting 2021-04-27 11:45:43 +02:00
justin 30736997c3 Allow for different item drops on creature death 2021-04-25 02:16:31 +02:00
justin b911a013e0 Random tree structure generation of rooms 2021-04-20 02:01:24 +02:00
justin ec7e304b75 Add first compo 2021-04-14 12:00:12 +02:00
justin 32376022cc Move config local to Dodge 2021-03-27 00:34:14 +01:00
justin 62b5ffbfaa Cleanup Data 2021-03-26 23:49:07 +01:00
Ross 5620e45e0a rebase keyconfig changes 2021-03-26 18:12:31 +00:00
justin 322855f25a Tweak smoke cloud 2021-03-26 16:22:29 +01:00
justin 9f6d1442b3 Improve map 2021-03-26 15:17:47 +01:00
justin 07d84cc1c6 Refactor event/input 2021-03-26 14:52:25 +01:00
justin 420cf7fc4b Rename protypes/basic to default 2021-03-26 13:33:55 +01:00
justin 45e02d0752 Change keycode input to scancode 2021-03-25 13:28:28 +01:00
justin 1ecbe2375d Refactor wall drawing 2021-03-21 15:38:58 +01:00
justin 6cb87b4d28 Tweak automatic zooming 2021-03-21 14:15:01 +01:00