Cooldude2606
e38eda0076
Fixed missing output
2021-04-25 03:45:51 +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
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
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
Cooldude2606
cf612e6984
Fixed warp cooldown not using seconds
2021-03-30 03:50:45 +01:00
Cooldude2606
023e142d24
Apply suggestions from code review
...
All changes where corrections to spelling and grammar in comments.
Co-authored-by: mark9064 <30447455+mark9064@users.noreply.github.com >
2021-03-30 03:39:11 +01:00
Cooldude2606
d987a6ca2c
Made requested locale changes
2021-03-30 03:35:43 +01:00
Cooldude2606
bbc00ac388
Automatic Doc Update
2021-03-30 01:19:33 +00:00
Cooldude2606
395d747812
Merge pull request #173 from bbassie/feature/vehicle-warp
...
Added ability to warp while driving in a vehicle
2021-03-30 02:18:55 +01:00
badgamernl
c59cb6bdac
Added ability to warp while driving in a vehicle
2021-03-30 02:12:37 +01:00
Cooldude2606
c75c2c7ab6
Automatic Doc Update
2021-02-14 04:06:36 +00:00
Cooldude2606
7ee0bd981b
Merge pull request #200 from oof2win2/dev
...
Clear join message & fixing saving quickbar
2021-02-14 04:06:03 +00:00
oof2win2
ded0d48c75
🐴 Performance upgrades
2021-02-13 16:35:23 +00:00
oof2win2
98a1a67804
Fixing unnecessary argument
2021-02-13 14:10:21 +00:00
oof2win2
a793960953
Merge branch 'dev' of https://github.com/oof2win2/AwF-Scenario into dev
2021-02-13 13:50:53 +00:00
oof2win2
74bca08eb4
✨ Command to remove greeting
2021-02-13 13:50:32 +00:00
oof2win2
b6056544ae
🐛 Additional items will not be saved into quickbar sync
2021-02-13 13:50:16 +00:00
bbassie
928b069539
Help msg fix
2021-02-09 22:23:37 +01:00
bbassie
c7c505b3b5
Basic implentation of a last location command
2021-02-09 22:21:11 +01:00
bbassie
2fe9d5650e
Finishing touches:
...
* Removed 1 time use local
* Fixed double permission check
* Locale fixes
2021-01-29 01:08:58 +01:00
Cooldude2606
e3dea6687e
Automatic Doc Update
2021-01-27 00:27:16 +00:00
Cooldude2606
16524a92c9
Merge pull request #187 from bbassie/remove/temp-ban
...
Removed Temp ban related stuff
2021-01-27 00:26:43 +00:00
bbassie
ea4850e04f
Fixed global register
2021-01-26 23:16:54 +01:00
bbassie
849957279c
Merge branch 'feature/warp-net-id' of https://github.com/bbassie/scenario into feature/warp-net-id
2021-01-26 23:06:57 +01:00
bbassie
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'`
2021-01-26 23:06:40 +01:00
bbassie
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'`
2021-01-26 23:01:07 +01:00
bbassie
2fc598f287
Merge branch 'feature/warp-net-id' of https://github.com/bbassie/scenario into feature/warp-net-id
2021-01-24 20:13:59 +01:00
bbassie
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
2021-01-24 20:13:43 +01:00
bbassie
e72f927d64
Fixes to warp module
...
* Variable name.
* Moved variable initialisation to outside a function.
2021-01-24 20:11:11 +01:00
Bastiaan
ca8d03304c
Removed one use variable
...
Co-authored-by: Cooldude2606 <cooldude260607@gmail.com >
2021-01-24 19:41:23 +01:00
Cooldude2606
2233537816
Automatic Doc Update
2021-01-24 03:04:41 +00:00