Commit Graph

  • b08e93e245 Fix parse_message bbassie 2021-04-16 22:45:58 +02:00
  • d485e21480 Fixed calling set_controller during on_close Cooldude2606 2021-04-16 18:13:41 +01:00
  • 573dfd781b Added tag placed message Cooldude2606 2021-04-15 23:28:30 +01:00
  • bb46d44ea3 Added admin markers Cooldude2606 2021-04-15 23:24:27 +01:00
  • 49e056fee1 Fixed doc comments Cooldude2606 2021-04-15 22:03:32 +01:00
  • 0866e9f9c3 Refactored spawn area Cooldude2606 2021-04-15 21:55:41 +01:00
  • eeb9f31b57 Basic task with title and body implementation - Parsing of the message is a bit low effort and will need to be improved. bbassie 2021-04-14 00:24:52 +02:00
  • 465627535b Change tooltip of the confirm button - Tooltip didn't show usefull information on why you could not confirm bbassie 2021-04-11 23:07:07 +02:00
  • 7bbefd67b4 Change button size - The icons were clipping bbassie 2021-04-11 23:03:16 +02:00
  • 745f10b10d Added file and logic comments bbassie 2021-04-11 20:09:35 +02:00
  • 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 bbassie 2021-04-11 19:54:38 +02:00
  • d853d1c991 Delete button and some fixes - Add delete task button - Fix update task item - Fix no tasks found visibility and tooltip bbassie 2021-04-10 22:13:21 +02:00
  • 3d9c7e3400 Task list redesign - Redesigned the gui - Added / changed locales where needed bbassie 2021-04-10 21:30:29 +02:00
  • 70664ffd0c Made requested changes Cooldude2606 2021-04-08 18:08:41 +01:00
  • b86efbb943 Made requested changes Cooldude2606 2021-04-07 18:07:04 +01:00
  • fd70ea3bd0 Added report and warning count Cooldude2606 2021-04-07 02:02:49 +01:00
  • fa38e34380 Fixed inline bug Cooldude2606 2021-04-07 01:59:56 +01:00
  • 51c5a5b1f8 Added search commands Cooldude2606 2021-04-07 01:01:41 +01:00
  • 4e9e2747fb Made requested changes Cooldude2606 2021-04-06 22:58:10 +01:00
  • 91bcda6d48 Added afk kick Cooldude2606 2021-04-06 01:22:31 +01:00
  • 93a446747b Fixed self reporting Cooldude2606 2021-04-05 22:55:25 +01:00
  • 3c718fa081 Fixed empty reasons Cooldude2606 2021-04-05 22:50:16 +01:00
  • 5328a5bb1c Fixed double report message to admins Cooldude2606 2021-04-05 22:41:04 +01:00
  • 0c859c228b Added report jail Cooldude2606 2021-04-05 22:21:46 +01:00
  • 7381541aee Automatic Doc Update Cooldude2606 2021-04-05 20:42:56 +00:00
  • 1dcc2234fe Merge pull request #203 from oof2win2/dev Cooldude2606 2021-04-05 21:42:24 +01:00
  • f6b5d35e01 fix oof2win2 2021-04-05 15:10:20 +00:00
  • f56eb4c145 Added spectate commands Cooldude2606 2021-03-31 01:06:57 +01:00
  • 57434f4b68 Added spectate control Cooldude2606 2021-03-31 00:43:57 +01:00
  • f8fc47e191 Automatic Doc Update Cooldude2606 2021-03-30 03:10:12 +00:00
  • 79b715561f Merge pull request #198 from bbassie/feature/cmd-last-command Cooldude2606 2021-03-30 04:09:42 +01:00
  • 2b451c562e Made requested changes Cooldude2606 2021-03-30 04:08:17 +01:00
  • 166d55a450 Automatic Doc Update Cooldude2606 2021-03-30 02:59:13 +00:00
  • 8431b2e80a Merge pull request #190 from bbassie/feature/warp-net-id Cooldude2606 2021-03-30 03:58:44 +01:00
  • 60bb28daea Chagned tooltips on buttons to match info tooltip Cooldude2606 2021-03-30 03:56:39 +01:00
  • ab590d03c6 Merge branch 'feature/warp-net-id' of github.com:bbassie/scenario into feature/warp-net-id Cooldude2606 2021-03-30 03:51:02 +01:00
  • cf612e6984 Fixed warp cooldown not using seconds Cooldude2606 2021-03-30 03:50:45 +01:00
  • 023e142d24 Apply suggestions from code review Cooldude2606 2021-03-30 03:39:11 +01:00
  • d987a6ca2c Made requested locale changes Cooldude2606 2021-03-30 03:35:43 +01:00
  • bbc00ac388 Automatic Doc Update Cooldude2606 2021-03-30 01:19:33 +00:00
  • 395d747812 Merge pull request #173 from bbassie/feature/vehicle-warp Cooldude2606 2021-03-30 02:18:55 +01:00
  • c59cb6bdac Added ability to warp while driving in a vehicle badgamernl 2020-08-17 00:36:52 +02:00
  • c75c2c7ab6 Automatic Doc Update Cooldude2606 2021-02-14 04:06:36 +00:00
  • 7ee0bd981b Merge pull request #200 from oof2win2/dev Cooldude2606 2021-02-14 04:06:03 +00:00
  • ded0d48c75 🐴 Performance upgrades oof2win2 2021-02-13 16:35:23 +00:00
  • 98a1a67804 Fixing unnecessary argument oof2win2 2021-02-13 14:10:21 +00:00
  • a793960953 Merge branch 'dev' of https://github.com/oof2win2/AwF-Scenario into dev oof2win2 2021-02-13 13:50:53 +00:00
  • 74bca08eb4 Command to remove greeting oof2win2 2021-02-13 13:50:32 +00:00
  • b6056544ae 🐛 Additional items will not be saved into quickbar sync oof2win2 2021-02-13 13:50:16 +00:00
  • 928b069539 Help msg fix bbassie 2021-02-09 22:23:37 +01:00
  • c7c505b3b5 Basic implentation of a last location command bbassie 2021-02-09 22:21:11 +01:00
  • 2fe9d5650e Finishing touches: * Removed 1 time use local * Fixed double permission check * Locale fixes bbassie 2021-01-29 01:08:58 +01:00
  • 1042fe6379 Make number bold bbassie 2021-01-27 22:13:03 +01:00
  • e3dea6687e Automatic Doc Update Cooldude2606 2021-01-27 00:27:16 +00:00
  • 16524a92c9 Merge pull request #187 from bbassie/remove/temp-ban Cooldude2606 2021-01-27 00:26:43 +00:00
  • 10059f5ea9 Merge branch 'feature/task-list-update' of https://github.com/bbassie/scenario into feature/task-list-update bbassie 2021-01-27 01:11:49 +01:00
  • 8a65264840 Task list styling fixes: * Ported over textbox styles to make it strechable. * Fixed the label to allow multi line and not create weird empty areas below the table. * Fixed cell padding to be better spaced, may need more fine tuning. bbassie 2021-01-27 01:11:33 +01:00
  • ea4850e04f Fixed global register bbassie 2021-01-26 23:16:54 +01:00
  • 849957279c Merge branch 'feature/warp-net-id' of https://github.com/bbassie/scenario into feature/warp-net-id bbassie 2021-01-26 23:06:57 +01:00
  • 90f650ce7a Implemented requested changes * Pressing Discard changes removes warp if it has been pressed after New warp. * Changed not_available (not in range) status icon to a cross, fits the sizing of the other icons better. * Renamed locals key 'warp-list.discard-tooltip' to 'warp-list.remove-tooltip' * Added textfield squashable and strechable to make it dynamic to the container size. * Container size changes depending on permissiong 'allow_add_warp' bbassie 2021-01-26 23:01:07 +01:00
  • cd566c8246 Implemented requested changes * Pressing Discard changes removes warp if it has been pressed after New warp. * Changed not_available (not in range) status icon to a cross, fits the sizing of the other icons better. * Renamed locals key 'warp-list.discard-tooltip' to 'warp-list.remove-tooltip' * Added textfield squashable and strechable to make it dynamic to the container size. * Container size changes depending on permissiong 'allow_add_warp' bbassie 2021-01-26 23:01:07 +01:00
  • 2fc598f287 Merge branch 'feature/warp-net-id' of https://github.com/bbassie/scenario into feature/warp-net-id bbassie 2021-01-24 20:13:59 +01:00
  • b84dad66d5 Fixes to warp-list gui * Fixed indentation. * Updated function names to be more representative of what they do. * Added more comments * Moved some variables around for easier readability and such bbassie 2021-01-24 20:13:43 +01:00
  • e72f927d64 Fixes to warp module * Variable name. * Moved variable initialisation to outside a function. bbassie 2021-01-24 20:11:11 +01:00
  • ca8d03304c Removed one use variable Bastiaan 2021-01-24 19:41:23 +01:00
  • 2233537816 Automatic Doc Update Cooldude2606 2021-01-24 03:04:41 +00:00
  • 18ca845e37 Merge branch 'gi-actions/bump-env-version' into dev Cooldude2606 2021-01-24 03:04:03 +00:00
  • c29e68c083 Merge branch 'gi-actions/bump-env-version' Cooldude2606 2021-01-24 03:03:51 +00:00
  • a7b1d33777 Bumped luarocks action to v4 Cooldude2606 2021-01-24 02:56:49 +00:00
  • 290ec4f26b Bumped lua action to v8 Cooldude2606 2021-01-24 02:39:20 +00:00
  • 37621b2cf7 Bumped luarocks action to v4 Cooldude2606 2021-01-24 02:56:49 +00:00
  • 46cfa6722d Bumped lua action to v8 Cooldude2606 2021-01-24 02:39:20 +00:00
  • 2bdc1ff8b0 Bumped luarocks action to v4 Cooldude2606 2021-01-24 02:56:49 +00:00
  • 84159a743a Bumped lua action to v8 Cooldude2606 2021-01-24 02:39:20 +00:00
  • 7e7660f1e1 Add tooltip to icon for better accessibility bbassie 2021-01-24 02:26:26 +01:00
  • 3ab6326a5f Tasklist refactor to match the new warp system * Removed the ability to pass task_number to Task.add_task * Unified button styles of the Gui * Made task-list code simular to the new warp-list bbassie 2021-01-24 02:02:24 +01:00
  • 8b717ee1a5 Warp improvements * Fixed that it clears table every warp update. * Dirty fix unknown signal icon, it gets replaced by the old icon bbassie 2021-01-24 01:58:30 +01:00
  • d0afee78a4 Color status to icon status bbassie 2021-01-23 23:01:05 +01:00
  • 551873a768 Merge pull request #186 from bbassie/remove/kill-button Cooldude2606 2020-11-21 05:58:26 +00:00
  • c308aa8c21 * If statement restructured like suggested, seems to work fine; * Changed cooldown color to be same as the disabled one; bbassie 2020-11-17 23:35:14 +01:00
  • 5b1e48f84e Automatic Doc Update Cooldude2606 2020-11-15 23:26:18 +00:00
  • 35f3ffeb62 Merge pull request #191 from bbassie/feature/corpse-finder Cooldude2606 2020-11-15 23:25:38 +00:00
  • 94fa2bc8ea Warp additions * Add bypass styling and functionality * Fix using wrong warp position for goto label * Add warp placement checks * Edit remove warp to keep the corpses of the entities * Fix warp label and textbox * Make Warp container wider by 20 bbassie 2020-11-15 01:46:59 +01:00
  • 8defd39762 Draw corpse lines improvement * Itterate over deaths in reverse. * Check expired bodies and break out of the loop. bbassie 2020-11-14 21:01:49 +01:00
  • 2fcee48a97 Corpse light and line addition bbassie 2020-11-08 20:05:25 +01:00
  • ebfe24c21c Removed temp debug rendering bbassie 2020-11-08 19:04:44 +01:00
  • 1d980c6d64 Warp water check bbassie 2020-11-08 19:02:55 +01:00
  • 84fda87848 Changed warp area to fit the radius bbassie 2020-11-08 18:44:04 +01:00
  • e851b48a0e Remove spawn debug message badgamernl 2020-11-08 16:04:07 +01:00
  • c95616d1f8 Fix network id checks badgamernl 2020-11-08 15:38:00 +01:00
  • bb5790a33d Fix function name badgamernl 2020-11-08 15:30:10 +01:00
  • 90e025aa1a Warp-list changes: - Refactor gui layout - Changed update flow badgamernl 2020-11-08 05:04:53 +01:00
  • 94cfceb5a3 Fix electric pole name badgamernl 2020-11-08 05:00:35 +01:00
  • 8197b172ad Working implementation badgamernl 2020-11-07 02:30:37 +01:00
  • fd2d2c8830 Automatic Doc Update Cooldude2606 2020-11-07 00:36:05 +00:00
  • 66e45056bb Merge pull request #183 from bbassie/feature/more-warp-icons Cooldude2606 2020-11-07 00:35:31 +00:00
  • 8797f4da19 Automatic Doc Update Cooldude2606 2020-11-07 00:25:10 +00:00
  • 3fa1523a2c Merge pull request #184 from bbassie/fix/train-station-names Cooldude2606 2020-11-07 00:24:24 +00:00
  • c4cc626f2b Removed gui locales badgamernl 2020-11-07 01:14:03 +01:00
  • 05b5b109f1 Removed kill button from playerlist actions badgamernl 2020-11-07 00:59:33 +01:00