Commit Graph

880 Commits

Author SHA1 Message Date
Cooldude2606
40ce5889e4 Merge pull request #210 from Cooldude2606/feature/admin-markers
Admin map markers
2021-04-25 20:20:46 +01:00
Cooldude2606
0b7d2c949f Merge pull request #208 from Cooldude2606/feature/refactor-spawn-area
Refactor of spawn area, now includes water.
2021-04-25 20:19:26 +01:00
Cooldude2606
62f3e75f28 Merge branch 'dev' into feature/admin-markers 2021-04-25 20:18:32 +01:00
Cooldude2606
c899674ef6 Implimented Changes 2021-04-25 20:17:46 +01:00
Cooldude2606
f8b22d7768 Implimented Changes 2021-04-25 20:15:25 +01:00
Cooldude2606
e38eda0076 Fixed missing output 2021-04-25 03:45:51 +01:00
Cooldude2606
e3e2f2b95d Merge pull request #207 from Cooldude2606/feature/embed-report-count
Report and warning count on embeds
2021-04-24 21:26:39 +01:00
Cooldude2606
9d31d3283a Merge pull request #206 from Cooldude2606/feature/inv-search
Inventory Search Commands
2021-04-24 21:26:23 +01:00
Cooldude2606
fe4341bd1a Merge branch 'dev' into feature/afk-kick 2021-04-24 21:25:11 +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
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
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
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
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
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