Commit Graph

2868 Commits

Author SHA1 Message Date
Cooldude2606 13c1684844 Merge pull request #204 from Cooldude2606/feature/report-jail
Auto jail for reports and other fixes
2021-04-24 21:23:15 +01:00
Cooldude2606 d6fd975771 Adjusted icon size and offset 2021-04-24 21:18:50 +01:00
Cooldude2606 43d5ff7741 Added renderer and selection events 2021-04-24 21:05:34 +01:00
Cooldude2606 d83f1e3aea Fixed protection issues 2021-04-24 21:05:11 +01:00
Cooldude2606 891663edb9 Added protection commands 2021-04-24 18:04:33 +01:00
Cooldude2606 fb51f06c84 Added comments to selection 2021-04-24 17:04:42 +01:00
Cooldude2606 f4afe8baeb Ignore entity if player is last user 2021-04-24 02:05:23 +01:00
Cooldude2606 7fb1a14cb3 Changed ignore_role to ignore_permission 2021-04-24 01:53:05 +01:00
Cooldude2606 cdded68ffb Added discord alert 2021-04-24 01:47:43 +01:00
Cooldude2606 43cb24f396 Added protection control 2021-04-24 01:43:58 +01:00
Cooldude2606 f195635dc3 Added selection name filtering 2021-04-24 00:38:26 +01:00
Cooldude2606 e9ec57225b Added Selection.get_arguments 2021-04-24 00:28:19 +01:00
Cooldude2606 effdb97387 Added selection control 2021-04-24 00:26:24 +01:00
bbassie 8674704f15 Fix docs gen param argument name mismatch
param and formal argument name mismatch: 'task_title' 'message_title'
param and formal argument name mismatch: 'task_body' 'message_body'
2021-04-16 22:50:16 +02:00
bbassie b08e93e245 Fix parse_message 2021-04-16 22:45:58 +02:00
Cooldude2606 d485e21480 Fixed calling set_controller during on_close 2021-04-16 18:13:41 +01:00
Cooldude2606 573dfd781b Added tag placed message 2021-04-15 23:28:30 +01:00
Cooldude2606 bb46d44ea3 Added admin markers 2021-04-15 23:24:27 +01:00
Cooldude2606 49e056fee1 Fixed doc comments 2021-04-15 22:03:32 +01:00
Cooldude2606 0866e9f9c3 Refactored spawn area 2021-04-15 21:55:41 +01:00
bbassie eeb9f31b57 Basic task with title and body implementation
- Parsing of the message is a bit low effort and will need to be improved.
2021-04-14 00:24:52 +02:00
bbassie 465627535b Change tooltip of the confirm button
- Tooltip didn't show usefull information on why you could not confirm
2021-04-11 23:07:07 +02:00
bbassie 7bbefd67b4 Change button size
- The icons were clipping
2021-04-11 23:03:16 +02:00
bbassie 745f10b10d Added file and logic comments 2021-04-11 20:09:35 +02:00
bbassie 11296b3b36 Small improvements
- Removed extra redraw that doesn't seem to be needed
- Fixed that it would not focus on the create new warp textbox
2021-04-11 19:54:38 +02:00
bbassie d853d1c991 Delete button and some fixes
- Add delete task button
- Fix update task item
- Fix no tasks found visibility and tooltip
2021-04-10 22:13:21 +02:00
bbassie 3d9c7e3400 Task list redesign
- Redesigned the gui
- Added / changed locales where needed
2021-04-10 21:30:29 +02:00
Cooldude2606 70664ffd0c Made requested changes 2021-04-08 18:08:41 +01:00
Cooldude2606 b86efbb943 Made requested changes 2021-04-07 18:07:04 +01:00
Cooldude2606 fd70ea3bd0 Added report and warning count 2021-04-07 02:02:49 +01:00
Cooldude2606 fa38e34380 Fixed inline bug 2021-04-07 01:59:56 +01:00
Cooldude2606 51c5a5b1f8 Added search commands 2021-04-07 01:01:41 +01:00
Cooldude2606 4e9e2747fb Made requested changes 2021-04-06 22:58:10 +01:00
Cooldude2606 91bcda6d48 Added afk kick 2021-04-06 01:22:31 +01:00
Cooldude2606 93a446747b Fixed self reporting 2021-04-05 22:55:25 +01:00
Cooldude2606 3c718fa081 Fixed empty reasons 2021-04-05 22:50:16 +01:00
Cooldude2606 5328a5bb1c Fixed double report message to admins 2021-04-05 22:41:04 +01:00
Cooldude2606 0c859c228b Added report jail 2021-04-05 22:21:46 +01:00
Cooldude2606 7381541aee Automatic Doc Update 2021-04-05 20:42:56 +00:00
Cooldude2606 1dcc2234fe Merge pull request #203 from oof2win2/dev
Fix of player not being valid when killing themselves
2021-04-05 21:42:24 +01:00
oof2win2 f6b5d35e01 fix 2021-04-05 15:10:20 +00:00
Cooldude2606 f56eb4c145 Added spectate commands 2021-03-31 01:06:57 +01:00
Cooldude2606 57434f4b68 Added spectate control 2021-03-31 00:43:57 +01:00
Cooldude2606 f8fc47e191 Automatic Doc Update 2021-03-30 03:10:12 +00:00
Cooldude2606 79b715561f Merge pull request #198 from bbassie/feature/cmd-last-command
Feature/cmd last command
2021-03-30 04:09:42 +01:00
Cooldude2606 2b451c562e Made requested changes 2021-03-30 04:08:17 +01:00
Cooldude2606 166d55a450 Automatic Doc Update 2021-03-30 02:59:13 +00:00
Cooldude2606 8431b2e80a Merge pull request #190 from bbassie/feature/warp-net-id
Feature: Warps need to be connected to the same electricity network
2021-03-30 03:58:44 +01:00
Cooldude2606 60bb28daea Chagned tooltips on buttons to match info tooltip 2021-03-30 03:56:39 +01:00
Cooldude2606 ab590d03c6 Merge branch 'feature/warp-net-id' of github.com:bbassie/scenario into feature/warp-net-id 2021-03-30 03:51:02 +01:00