Ashcon Partovi
9090ad2145
Remove prefixes from all team chats
2017-12-31 03:35:10 -07:00
Ashcon Partovi
1db09aebd8
Shorten the chat prefix for observers
2017-12-31 01:47:36 -07:00
ShinyDialga
4cd978788a
Actually fix friendly checkpoints
2017-12-31 00:05:59 -06:00
Electroid
6b381897d7
Allow controllables to define a rollback to neutral rate
2017-12-30 14:56:46 -07:00
ShinyDialga
aca0c3845a
Fix non-friendly checkpoint maps
2017-12-30 14:10:31 -06:00
Electroid
d736ecdf52
Fix armor stand location for payloads
2017-12-30 11:01:01 -07:00
Electroid
bb52fa1b87
Make neutral state of Payloads to be default false
2017-12-30 10:35:20 -07:00
Electroid
6b88ce77b0
Make Payload minecart a marker armor stand
2017-12-30 10:28:33 -07:00
ShinyDialga
eb6c3ac721
Add checkpoints for assault and fix temporary location fix
2017-12-30 06:45:29 -06:00
Electroid
9f73d2a620
Refactor control point logic into a controllable goal
2017-12-30 04:00:33 -07:00
Ashcon Partovi
068489d9b0
Restore mutation dynamic rotation check
2017-12-29 20:48:30 -07:00
ShinyDialga
c31401e79c
Temporary location fix
2017-12-29 19:05:21 -06:00
ShinyDialga
5eb88ae3e0
Initial Payload Release
2017-12-29 17:19:33 -06:00
Potato
f6aa12bcf4
Fetch tab list ip from the API
2017-12-24 11:13:00 -07:00
Ashcon Partovi
406804e019
Remove broken mutation check in dynamic rotations
2017-12-21 15:25:47 -07:00
Seth Winston
6039d545e3
Revert "Allow build organizations to be defined in XML"
...
This reverts commit 1657c5f971fb1fd218fcc34ee8db1422473ae098.
2017-12-14 20:58:21 -05:00
Seth Winston
f3fcbba541
Allow build organizations to be defined in XML
...
I would like this for this to be a thing
<organizations>
<organization uuid="uuid" contribution="Lobby Framework"/> <!-- Some
Build Team-->
</organizations>
If not then close me because I have no idea how to code
2017-12-14 20:58:21 -05:00
Ashcon Partovi
de6db0c98c
Make the bomber mutation destroy terrain again
2017-12-10 17:53:34 -08:00
Ashcon Partovi
0f8af6805b
Fix dynamic rotations not working
2017-12-09 10:15:43 -08:00
cswhite2000
087b690823
set Gliding to false in MatchPlayer reset
2017-12-06 17:07:40 -08:00
Ashcon Partovi
894514eb9e
Fix tab list not rendering from injection
2017-12-04 17:19:55 -07:00
Electroid
ac776f4760
Add server ip to sidebar
2017-12-04 16:43:10 -07:00
Geoff Yoerger
3311a4aa7f
Exposed touched objectives when round ends
2017-12-04 06:58:25 -07:00
Geoff Yoerger
f2ed36bcb6
Don't dynamically change rotations when a mutation is queued
2017-12-04 06:58:00 -07:00
Potato
3744813dd2
Allow maps to be filtered by author or gamemode
2017-12-03 00:25:29 -08:00
Potato
3a2cfa7c98
Fix ticket booth commands clashing with leave commands
2017-12-03 00:23:49 -08:00
Seth Winston
630847d780
Prevent entity creation from bomber mutation
2017-11-05 16:14:24 -08:00
cswhite2000
341a55ef37
update to 1.12.2
2017-09-29 00:08:46 -07:00
cswhite2000
32dbb08937
Nerf the tools mutation
2017-09-10 19:13:59 -07:00
cswhite2000
62cd4a9ed2
update to 1.12.1
2017-09-04 13:48:21 -07:00
Electroid
0eebdeed01
Support for website revamp
2017-08-25 20:38:44 -07:00
Javi
53fd64c0cf
Fix settings menu translations, remove unused imports ( #34 )
2017-08-13 16:34:02 +02:00
Seth Winston
e52818d5f6
Add localized /join commands temporarily
2017-08-05 03:21:31 -07:00
Ashcon Partovi
1e702acd03
Update SettingsTypeInterface.java
2017-08-02 13:16:20 -07:00
Javi
7c906bdfb8
Revert "IntelliJ IDEA Cleanup: Remove unused imports, migration aids..."
...
* Revert "Some improvements to the settings menu"
This reverts commit 8c9ec25ce8
.
* Revert "IntelliJ IDEA Cleanup: Remove unused imports, migration aids..."
This reverts commit be006d02c3
.
2017-08-02 22:10:13 +02:00
javipepe
8c9ec25ce8
Some improvements to the settings menu
2017-08-02 16:37:08 +02:00
Javi
be006d02c3
IntelliJ IDEA Cleanup: Remove unused imports, migration aids...
2017-08-02 02:33:44 +02:00
Javi
5c43ba07ab
Split game settings into submenus, enhance setting GUI
2017-08-02 00:42:07 +02:00
cswhite2000
c66a2de7bb
fix custom crafting
2017-08-01 13:13:21 -07:00
Javi
a08b8e178e
Change rotation change message & enhance logic ( #27 )
2017-08-01 21:14:36 +02:00
cswhite2000
53e16c4d02
Prevent non player entities from entering vehicles
2017-07-30 23:38:39 -07:00
cswhite2000
874b8a1ca4
Prevent Older clients from entering boats
2017-07-29 03:08:28 -07:00
cswhite2000
c48a5d1f22
Disable the crafting module
2017-07-29 02:07:33 -07:00
Electroid
99ae043580
More robust stop signal configuration
2017-07-28 13:26:27 -07:00
Electroid
0caea52598
Store rotation state in the database
2017-07-28 02:45:13 -07:00
cswhite2000
ddf4eb5255
add flair config options
2017-07-25 13:50:35 -07:00
Electroid
64b19191db
Fix servers not responding to SIGTERM and SIGINT
2017-07-25 01:12:06 -07:00
cswhite2000
a3ddeaac9a
Fix memmory leaks
2017-07-16 22:04:25 -07:00
cswhite2000
99628e5cd6
Allow ops to bypass poll restrictions
2017-07-13 21:15:39 -07:00
cswhite2000
57024064ed
edit playerversion logging
2017-07-11 15:54:05 -07:00