Commit Graph

39 Commits (master)

Author SHA1 Message Date
entuland d62fb59884 use storage backend instead of Settings() for max global / total pads 2022-06-19 14:01:35 +02:00
entuland a5a591241c use current "player:move_to()" current syntax instead of "moveto" 2022-06-19 13:09:43 +02:00
entuland 0001ad0bdd remove deprecated "env:" 2022-06-19 13:07:16 +02:00
entuland 2d9e174a08 Fix for black texture in certain scenarios 2018-07-29 14:27:24 +02:00
entuland 10e6f808f6 typo 2018-06-28 18:39:57 +02:00
entuland 1afb815237 two more screenshots 2018-06-28 18:38:40 +02:00
entuland 67b3f86704 documented new features 2018-06-28 16:11:24 +02:00
entuland 60365db805 allow admins to alter pad limits at runtime 2018-06-28 15:14:02 +02:00
entuland 6a3c62ba35 uniformed localnet handling with globalnet approach 2018-06-28 13:19:18 +02:00
entuland 5dd4ce3934 separate global pad retrieving helper 2018-06-28 13:03:40 +02:00
entuland a9dfe4c622 global network handling completed 2018-06-28 02:31:26 +02:00
entuland d56eabdafd add support for global network 2018-06-28 02:31:07 +02:00
entuland 952c6449a1 fix bug returning escaped data from getSelectedItem() 2018-06-28 02:30:42 +02:00
entuland 6e1ad15644 fancy deletion dialog and owner markers 2018-06-27 23:50:59 +02:00
entuland b4eac3b66a omit private pads from lists 2018-06-27 23:28:39 +02:00
entuland ae58338e78 prevent private pads from being accessed directly
- rename all instances of "station" to "pad"
- display ownername of a pad in main dialog (for admin ease)
2018-06-27 23:10:13 +02:00
entuland 5c405294db allow altering label of fields 2018-06-27 23:09:04 +02:00
entuland 747b427ea0 add tpad_admin privilege and basic abilities 2018-06-27 22:48:46 +02:00
entuland 8bb857260a separate submit handlers 2018-06-27 22:35:14 +02:00
entuland 7645d16e1b backbone for network types and custom settings 2018-06-27 20:44:03 +02:00
entuland 6de58bec3f delete file committed by mistake 2018-06-27 20:42:53 +02:00
entuland 0fcacdc67e add setSelectedItem to dropdown element 2018-06-27 20:42:08 +02:00
entuland 92de8823df use notify.lua facilities instead of chat_send_player 2018-06-27 01:07:12 +02:00
entuland 687408ab41 converted dialogs to use smartfs 2018-06-27 00:15:13 +02:00
entuland be07090267 new storage format (preparation for global network)
- safeguard checks and backup for old / mismatching storage formats
- rearranged main dialog
- cleanup & refactoring
2018-06-26 16:26:56 +02:00
entuland 0fb0e41a1e support custom recipes 2018-06-26 13:17:37 +02:00
entuland b231ef11b9 Ghost pads right-clicking holding a pad hopefully fixed for good 2018-05-12 01:44:06 +02:00
entuland fd63162e3a Converted to using a mesh instead of a flat texture 2018-05-10 18:56:49 +02:00
entuland 9591ba6a1f Merge branch 'master' of https://github.com/entuland/tpad 2018-05-09 20:33:29 +02:00
entuland d0ba613999 Test for a less boring texture 2018-05-09 20:27:26 +02:00
entuland caa53b5577
Update README.md 2018-05-09 18:07:03 +02:00
entuland 574ad03bec
Update README.md 2018-05-09 18:04:58 +02:00
entuland 2a0c4155a7
Update README.md 2018-05-09 18:03:37 +02:00
entuland ee8ca402a7
Update README.md 2018-05-09 18:03:15 +02:00
entuland b7d624916f
Update README.md 2018-05-09 18:01:35 +02:00
entuland 04e0e773e4
Create README.md 2018-05-09 17:42:59 +02:00
entuland 213db199b0 Made recipe a bit more costly 2018-05-09 17:00:19 +02:00
entuland a24a1e4940 mod.conf added
ensure mod working fine even with the wrong folder name
2018-05-09 16:49:02 +02:00
entuland 6b61ee681c Initial commit 2018-05-09 16:39:26 +02:00