Commit Graph

91 Commits (master)

Author SHA1 Message Date
rubenwardy 297352dcdc Add date time mod 2019-07-25 13:01:24 +01:00
rubenwardy 5bd40f6d62 Add prices to land debug GUI 2019-07-25 12:01:14 +01:00
rubenwardy 004604d036 Add property tax calculation 2019-07-23 19:29:27 +01:00
rubenwardy c577db0481 Add land valuation 2019-07-21 12:48:49 +01:00
rubenwardy 3c962d0f47 Adopt real_coordinates[] 2019-07-21 11:58:18 +01:00
rubenwardy 04ee7426b8 Add documentation to Shop class 2019-01-18 21:15:36 +00:00
rubenwardy be42927648 Add ldoc documentation 2019-01-17 18:57:00 +00:00
rubenwardy 4ea6b9a647
Fix link in README.md 2019-01-16 22:40:59 +00:00
rubenwardy 68852558c0 Fix missing save 2019-01-14 21:09:44 +00:00
rubenwardy f2d08c8ba7 Improve teleport error feedback in GUI 2019-01-14 21:09:32 +00:00
rubenwardy fea17dc317 Add chat command to set spawn
Fixes #28
2019-01-14 21:00:45 +00:00
rubenwardy 6c76442770 Fix crafting page turning 2019-01-14 20:47:15 +00:00
rubenwardy 4daf6201e6 Remove unused mods 2019-01-14 20:41:05 +00:00
rubenwardy 401131944c Fix crashes in Land 2019-01-14 20:34:52 +00:00
rubenwardy 10b43ef79d Fix crash on new player 2018-12-14 02:03:53 +00:00
rubenwardy 9eae2d474e Add node_io and fluid_lib 2018-12-13 00:41:44 +00:00
rubenwardy b8f2df865f Remove crafting properly 2018-12-12 15:08:51 +00:00
rubenwardy 22ab034e5d Add credits, add node_io 2018-12-12 15:08:16 +00:00
rubenwardy c61983ce81 Improve craft guide 2018-12-10 03:08:43 +00:00
rubenwardy f3478486a7 Add chips, craftguide, and shop crafting 2018-12-10 02:38:20 +00:00
rubenwardy 78a32abea9 Add oil, plastics, and pipeworks 2018-12-08 20:28:05 +00:00
rubenwardy 8375775d9b Add company house formspec 2018-12-08 19:09:48 +00:00
rubenwardy 0ee9fbaec0 Fix crash in shop:customer GUI 2018-12-05 01:04:25 +00:00
rubenwardy 1b9d76defe Move company header to bottom of formspecs 2018-12-04 01:50:15 +00:00
rubenwardy 96e9ae7df2 Implement land page
Fixes #21 and #20
2018-12-04 01:27:03 +00:00
rubenwardy 42d792c4c3 Fix mistake in shop chest error message 2018-11-26 01:34:56 +00:00
rubenwardy 9583e14bee Add some user-friendly features for alpha server 2018-11-26 01:26:12 +00:00
rubenwardy c870368057 Update ChatCmdBuilder 2018-11-26 00:41:12 +00:00
rubenwardy d249bcf49a Remove crafting mod for now 2018-11-26 00:36:09 +00:00
rubenwardy f1274a1bff Fix various bugs 2018-11-26 00:35:12 +00:00
rubenwardy 553c8791d0 Update MTG mods 2018-11-26 00:35:04 +00:00
rubenwardy c3cc3d69cf Add /company perms to check your own permissions 2018-11-25 23:28:56 +00:00
rubenwardy f300d95b37 Add support for members and permissions
Fixes #22
2018-11-25 23:19:27 +00:00
rubenwardy 8411dfd3ff Add purchasing from shops 2018-11-25 22:15:12 +00:00
rubenwardy 3830040ad6 Implement new quick FS API 2018-11-25 20:37:47 +00:00
rubenwardy a22c6f1238 Fix crash on invalid input to Land set price form 2018-11-25 20:08:59 +00:00
rubenwardy be618fdc91 Implement shop chests 2018-11-25 19:42:40 +00:00
rubenwardy eee68f4b7f Persist active companies between server restarts 2018-11-23 18:27:21 +00:00
rubenwardy 68c4f44470 Require permission meta to be table or nil 2018-11-23 03:04:33 +00:00
rubenwardy 5987b85bfb Add shop creation and dummy admin formspec 2018-11-23 03:01:22 +00:00
rubenwardy d9af1a0ce1 Implement land panel 2018-11-22 18:36:33 +00:00
rubenwardy 11b1751eb7 Add /land list 2018-11-22 18:32:19 +00:00
rubenwardy 1ff818c28a Add custom ChatCmdBuilder patterns 2018-11-22 17:37:46 +00:00
rubenwardy 6f6547282b Require company technical names to begin with c: 2018-11-22 17:13:49 +00:00
rubenwardy 27cb4b7061 Add permissions whitelist (ie: enum table) 2018-11-22 16:30:46 +00:00
rubenwardy ac1733638f Add ability to purchase land 2018-11-22 16:16:41 +00:00
rubenwardy 091186ccd0 Add land.transfer() 2018-11-21 17:18:57 +00:00
rubenwardy ca5897a30e Add ability to mark area for sale 2018-11-21 16:36:00 +00:00
rubenwardy b32f38fb82 Add tests and assertions 2018-11-21 01:24:14 +00:00
rubenwardy 98a0f4bdd3 Use dirty flag when saving data 2018-11-20 23:39:27 +00:00