Commit Graph

273 Commits (master)

Author SHA1 Message Date
benrob0329 25e9a4bf37 ikea_mapgen - start working on spawn 2022-03-06 17:58:10 -05:00
benrob0329 f923c3ee4b ikea_restaurant, ikea_player - add basic hunger 2022-02-07 17:53:05 -05:00
benrob0329 111a531768 ikea_restaruant - no seperators on outer edges 2022-01-28 10:36:46 -05:00
benrob0329 86e3cdbd9b ikea_restaurant - paint table and chairs and wall 2022-01-28 08:35:32 -05:00
benrob0329 775f6bb665 ikea_restaurant - add food dishes 2022-01-27 19:49:42 -05:00
benrob0329 cd16244e27 ikea_tools - don't make Raycast search objects 2022-01-27 16:12:07 -05:00
benrob0329 5a80069969 general cleanup, localise some functions, etc 2022-01-27 16:05:57 -05:00
benrob0329 7cde2d24d9 split table funtions into their own mod 2022-01-26 18:05:45 -05:00
benrob0329 113cd7db41 update gitattributes 2022-01-26 12:52:27 -05:00
benrob0329 9c6de40586 actually delete format.sh 2022-01-26 12:49:25 -05:00
benrob0329 0d2d7cd883 switch to stylua 2022-01-26 12:43:06 -05:00
benrob0329 a0cc26549a table.merge - merge tables in the right order 2022-01-26 09:31:10 -05:00
benrob0329 c947fa424d ikea_restaruant - initial progress 2022-01-26 09:07:52 -05:00
benrob0329 4e921e6ebd Tweak table.merge, use in some nodedefs 2022-01-26 08:51:57 -05:00
benrob0329 130e7cca62 ikea_mapgen - switch from BSP to K-D Tree 2022-01-21 16:03:37 -05:00
benrob0329 8c8990ed5e ikea_furniture - set alpha clip 2022-01-19 15:33:46 -05:00
benrob0329 c3dee36383 cleanup media folders 2022-01-11 17:45:04 -05:00
benrob0329 7334d76707 meta - update contributing guidelines 2022-01-11 17:44:16 -05:00
benrob0329 c9aea12d1a ikea_showroom - don't use generic node names 2022-01-11 17:34:58 -05:00
benrob0329 451c6c099b ikea_ambiance - remove util dep 2022-01-11 17:28:27 -05:00
benrob0329 c974875a6a Merge util with ikea, update .luacheckrc, decruft 2022-01-11 17:27:27 -05:00
benrob0329 70e9cb027c ikea_ambiance - make the music system less crufty 2022-01-11 17:04:44 -05:00
benrob0329 6cf2e07ac9 move mapgen functions out of util, do some cleanup 2022-01-11 16:22:33 -05:00
benrob0329 b26eb82b96 ikea_warehouse - make lamps non-pointable 2022-01-11 00:35:14 -05:00
benrob0329 5df696fed7 meta - update LICENSE year 2022-01-11 00:31:23 -05:00
benrob0329 f861e79e3e ikea_staff - make tweak "thin air" spawning 2022-01-10 23:59:05 -05:00
benrob0329 4c0e81dffe ikea_warehouse - fix light toggle 2022-01-10 23:53:32 -05:00
benrob0329 85c7c706e1 showroom - add shopping trolley 2022-01-10 23:50:42 -05:00
benrob0329 179a040630 Add lambda mod as submodule 2021-12-30 23:32:09 -05:00
benrob0329 42c8d0fad6 ikea_warehouse - Fix box Z fighting 2021-12-30 23:28:48 -05:00
benrob0329 a2eb77c8c3 ikea_furniture - Make node defs normal node defs 2021-12-30 23:25:00 -05:00
benrob0329 0c41a868cf ikea - Continue to root out code rot, move ceiling and ikea_skylight nodes to ikea_mapgen. 2021-12-22 03:05:21 -05:00
benrob0329 dc44c3b4df ikea_mapgen - Seperate out magpen functionality from the base ikea mod. 2021-12-22 02:53:48 -05:00
benrob0329 9f57dc1b9d Oh boy - Move furniture into one mod, make boxes full sized, make racks use facsimile nodes to not look like garbage. 2021-12-21 22:43:05 -05:00
benrob0329 794fddde14 ikea_tools - Make the flashlight less bad 2021-12-20 14:01:42 -05:00
benrob0329 5c19ef6de2 ikea_player - Disable item dropping 2021-12-19 21:22:25 -05:00
benrob0329 3cca56fca4 Run Formatter 2021-12-19 20:07:57 -05:00
benrob0329 e97321a4f4 ikea_tools - Add flashlight 2021-12-19 20:03:54 -05:00
benrob0329 5fe2be2429 Meta - Update Screenshot 2021-12-18 05:18:15 -05:00
benrob0329 7cfb3b49ef ikea_player - Add status vignette, hide standard healthbar 2021-12-18 05:12:51 -05:00
benrob0329 e7ae782fd6 ikea_fx - New mod for world effects, added dust particles under lamps and skylights instead of a mesh ray. 2021-12-16 23:50:40 -05:00
benrob0329 e36c859cc7 Run Formatter 2021-12-15 19:21:18 -05:00
benrob0329 8e29b302ad Add skylights, music -> ikea_ambiance, skybox -> ikea_player, shutdown sound -> ikea_ambiance 2021-12-15 01:09:31 -05:00
benrob0329 c8d9247d49 Meta - Remove nonexistent links from README.md, remove MANIFESTO.md 2021-12-14 23:46:41 -05:00
benrob0329 24aa86e2d5 Limit player inventory, movement, and rename the player mod to ikea_player. 2021-12-14 23:44:57 -05:00
benrob0329 3d067984a9 ikea - Add DEBUG setting 2021-07-07 01:12:23 -04:00
benrob0329 42c88577bd util - Remove other unused or legacy functions 2021-07-07 00:31:09 -04:00
Benrob0329 2f2331cdd9 CONTRIBUTING.md - Fix some typos and clarify some of the legal BS 2021-07-06 21:22:40 +00:00
benrob0329 d840cf3268 LICENSE - Update year and fix my email 2021-07-06 16:39:39 -04:00
benrob0329 4b2118e109 Meta - Run Formatter 2021-07-06 16:32:54 -04:00