Commit Graph

538 Commits

Author SHA1 Message Date
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
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
Cooldude2606
60bb28daea Chagned tooltips on buttons to match info tooltip 2021-03-30 03:56:39 +01:00
Cooldude2606
cf612e6984 Fixed warp cooldown not using seconds 2021-03-30 03:50:45 +01:00
Cooldude2606
d987a6ca2c Made requested locale changes 2021-03-30 03:35:43 +01:00
oof2win2
74bca08eb4 Command to remove greeting 2021-02-13 13:50:32 +00: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
16524a92c9 Merge pull request #187 from bbassie/remove/temp-ban
Removed Temp ban related stuff
2021-01-27 00:26:43 +00: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
d0afee78a4 Color status to icon status
Because debate about the color usage I made the change to using icons.
2021-01-23 23:01:05 +01:00
Cooldude2606
551873a768 Merge pull request #186 from bbassie/remove/kill-button
Remove/kill button
2020-11-21 05:58:26 +00:00
bbassie
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
2020-11-15 01:46:59 +01:00
bbassie
1d980c6d64 Warp water check 2020-11-08 19:02:55 +01:00
badgamernl
90e025aa1a Warp-list changes:
- Refactor gui layout
- Changed update flow
2020-11-08 05:04:53 +01:00
badgamernl
8197b172ad Working implementation 2020-11-07 02:30:37 +01:00
badgamernl
c4cc626f2b Removed gui locales 2020-11-07 01:22:02 +01:00
badgamernl
294766714a Removed Temp ban related stuff 2020-11-07 01:10:11 +01:00
badgamernl
61a3f92982 Add command /tag-color 2020-11-04 00:38:01 +01:00
Cooldude2606
376191830f Merge pull request #175 from bbassie/feature/autofill
Added Autofill toolbar button
2020-09-12 03:01:00 +01:00
Cooldude2606
3218bb6426 Merge branch 'patch/6.1.1' into dev 2020-09-08 19:11:00 +01:00
Cooldude2606
d317751a10 Added play time and maps played check 2020-09-08 18:55:13 +01:00
badgamernl
afcd16c56e Fixed table center
Fixed locale
2020-09-08 16:20:02 +02:00
badgamernl
e52f06ddf9 Fixed locale issues 2020-09-03 03:46:23 +02:00
badgamernl
58a23a901a Fix amount textbox validation & event 2020-09-02 16:03:31 +02:00
badgamernl
665ecfca7c Change in look and feel:
- Change the way the header text is displayed;
- Change entity toggle to be checkmark and cross;
- Added burner mining drill to autofill;
- Added comments;
- Changed use of some scroll tables to just normal tables;
- Fixed entity toggle not working when placing down entities;
2020-09-02 00:10:10 +02:00
badgamernl
f1537af711 Major overhaul of inner workings:
- Change config layout to entity based;
- Change the gui layout to entity based;
- Fix entity placed event to work with new system;
- Change gui styles to fit other gui's more;
- Added demo entities with items:
* Car;
* Locomotive;
* Spidertron;
* Gun Turret;
* Stone furnace;
* Steel furnace;
2020-09-01 05:43:05 +02:00
badgamernl
8efa1c0954 Locale and code quality improvements
- Added tank ammo autofill to config
- Fixed locale to be fancier
- Fixed some repatative code
2020-08-20 21:45:35 +02:00
badgamernl
453b4f8357 Added Entity build event autofill
- Added autofill on entity placement;
- Added nice flying text;
- Fixed ability to insert more of a item than the stacksize allows;
2020-08-20 00:10:36 +02:00
badgamernl
c2ea0bf590 Added setings left container
- Changed toolbar button to left flow toggle;
- Added Ammo section;
- Added Fuel section;
- Added default config settings;
- Added autofill item toggle button and textboxes;
2020-08-19 01:35:03 +02:00
badgamernl
0900fe13ea Added Autofill toolbar button
- May needs to be changed to have a left flow with option;
2020-08-17 23:04:20 +02:00
badgamernl
4dee863e41 Delete outdated feedback link:
- Doesn't seem to be used anymore and obstructs the view when at spawn.
2020-08-17 20:43:53 +02:00
Cooldude2606
38cf0f10ec Added "Current" status to server list 2020-08-14 03:18:15 +01:00
Cooldude2606
43c1bc2788 Added connect command 2020-06-15 00:29:23 +01:00
Cooldude2606
5150d28fd3 Added server connect button 2020-06-14 23:07:51 +01:00
Cooldude2606
3fdf4fd612 Fixed marks issues round 2 2020-06-05 20:44:23 +01:00
Cooldude2606
3f2382d2ac Added changes requested by mark 2020-06-03 00:01:19 +01:00
Cooldude2606
7811ad2e11 Added settings and warnings 2020-06-01 20:29:17 +01:00
Cooldude2606
f1864985ff Added locale 2020-06-01 19:29:44 +01:00
Cooldude2606
136fbca71c Added Data tab 2020-06-01 18:05:50 +01:00
Cooldude2606
d65a1fe0fe Added Quickbar filters 2020-05-28 22:31:24 +01:00
Cooldude2606
c75c123b35 Added Custom Join Message 2020-05-28 22:19:18 +01:00
Cooldude2606
e37e846ea1 Updated Player Data Core 2020-05-28 21:27:18 +01:00
Cooldude2606
bf32698667 Merge branch 'patch/6.0.6' into dev 2020-05-26 19:37:47 +01:00
Cooldude2606
4fc51a429b Changed Rocket Info Icon 2020-05-26 19:35:01 +01:00
Cooldude2606
537980cda4 Few bug fixes for datastore 2020-05-22 20:18:00 +01:00
Cooldude2606
29fee79fea Added player data 2020-05-21 22:17:02 +01:00