Commit Graph

17 Commits

Author SHA1 Message Date
Daniel Waggner
cdc35b3b7b Roll Back
Rolled the repository back to a working version that I had lying around. Things seem to be running smoothly.
2023-05-20 16:10:56 -07:00
Daniel Waggner
76a7ae65df PUUUUUSH 2023-05-17 14:44:01 -07:00
Daniel Waggner
68f47566f2 Game Changes
See #ChangeLog for info
2021-07-04 11:29:40 -07:00
Daniel Waggner
2e9cebdb61 Some small fixes
Check Discord Changelog channel
2021-06-21 11:55:04 -07:00
Daniel Waggner
11fc0c5b8c Bug FIxes / Optimizations
FIxes and Optimizations listed in Discord
2021-06-18 14:48:43 -07:00
Daniel Waggner
a26b0a14e7 Castle Siege BETA
Implimented 100% modifyible BETA CS code
2021-06-17 12:42:13 -07:00
Daniel Waggner
242468fa6e Public Def Death
Added a custom death message to be displayed publicly when killing a living defender
2021-06-13 11:28:11 -07:00
Daniel Waggner
1a46ebdd99 Bug FIxes / Code Simplification
Simplified BetaButton.java - removed redundancy
Fixed a bug where CSGI members did not have permission to use /kit
2021-06-09 13:20:40 -07:00
Daniel Waggner
5bfd27bcab Bug Fix - BETA Button
Players can no longer toggle BETA features while games are running
2021-06-09 12:49:52 -07:00
Daniel Waggner
ca5518f308 BETA FEATURE BUTTON
Added a button to the menu GUI that allows for the enabling/disabling of BETA features. DEVELOPERS: Please ensure ALL changes you make to the game are only present when Beta.enableBeta is true!!
2021-06-09 12:00:00 -07:00
Daniel Waggner
041cc65b16 Bug Fixes
See #changelogs for details
2021-06-05 09:21:13 -07:00
Daniel Waggner
eee2b297ae Update
Implimented the new tips as requested by CSGI: This took me about 2 hours with less than 2 month of total java experience. As such, MP's developers should be able to do it in much less time... If they can't, then I have no hope for Mineplex...
2021-06-04 13:55:05 -07:00
Daniel Waggner
e04ecbd9e9 Bug Fix
- Fixed a bug where the server's MOTD was incorrect
  Hard-Coded the MOTD into the server status manager, forcing it to be passed on to the redis database
2021-06-04 13:34:54 -07:00
Daniel Waggner
25bfc9160e Changed CS Tip Displays
- Reworked the tips system. The Defender tips and the Undead tips are now seperate string arrays and are posted in blue and red respectively.
  If I can do it in a few hours, Mineplex's development team should be able to do it even quicker. If they can't, they shouldn't be employed.
  Screenshot:
  https://i.imgur.com/7bFGRjP.jpg
2021-06-04 12:42:17 -07:00
Daniel Waggner
0f00db4e42 Fixes
Bug Fixes and also /kill works now and also "killed by custom"  is now "killed by AlexTheCoder's Wrath"
2021-05-30 16:46:01 -07:00
Daniel Waggner
59e0d2f1a6 Bug Fixes
100% fixed wolf disguise not being removed on /kit and being shown for users without any kits assigned to their user in the accountkits table
2021-05-29 15:46:16 -07:00
Daniel Waggner
7e13d36def Mineplex "Stuff"
Voila
2021-05-23 16:58:33 -07:00