Commit graph

  • cd9968a1c1 Fix EarthBlast and Suffocate, and clean up RaiseEarth (#1009) Benford Whitaker 2019-08-26 00:18:41 -0400
  • 3972104586 Fix config issues in AirBlast, AirSuction, and EarthSmash (#1008) Benford Whitaker 2019-08-22 17:45:23 -0400
  • 5637750166 Change AirSweep and FireJet + Lightning (#1007) Josh 2019-08-22 17:04:04 -0400
  • 715429c343 Better reflect storage of bindings in array throughout API methods Alexander Meech 2019-08-19 15:58:14 -0400
  • 8530c75ba6 Stop saving booleans as text and running database calls on BendingPlayer construction Alexander Meech 2019-08-19 14:14:54 -0400
  • d9e8e9f4ff Rename method Alexander Meech 2019-08-19 12:58:25 -0400
  • daf23d4c9e Forgot to commit file during rebase Alexander Meech 2019-08-19 12:51:54 -0400
  • 6e07e3b4d9 Improve element/subelement storing and loading and improve in-memory storage of bound slots Alexander Meech 2019-08-19 12:37:55 -0400
  • 9661611945 Port death messages to new config system and remove old config files Alexander Meech 2019-08-17 03:24:32 -0400
  • b0fe29f8da Port ability activation listeners to new configuration system Alexander Meech 2019-08-19 12:44:57 -0400
  • c4185ef178 Ported commands to new configuration system Alexander Meech 2019-08-16 16:53:28 -0400
  • b1d5130309 Port fire abilities to new configuration system Alexander Meech 2019-08-19 12:40:47 -0400
  • d690b369c5 Port earth abilities to new configuration system, tweak combo configuration handling, and remove LavaSurge Alexander Meech 2019-08-16 11:33:48 -0400
  • e756d3904f Remove unnecessary permission Alexander Meech 2019-08-15 10:04:21 -0400
  • aa1a397bce Remove unnecessary file Alexander Meech 2019-08-15 10:03:47 -0400
  • 185c432eca Port water abilities to new configuration system & slightly improve the new system Alexander Meech 2019-08-15 10:01:22 -0400
  • d21086a1bc Port chi abilities to new configuration system Alexander Meech 2019-08-15 03:49:06 -0400
  • dc0c295583 Port more base systems and commands Alexander Meech 2019-08-13 03:34:37 -0400
  • 444eba5d36 Ported the new configuration system to some of the base code, and improved elements of the Preset system Alexander Meech 2019-08-13 03:05:45 -0400
  • fd1710ce61 Port all air abilities to the new configuration system and made some suggested changes Alexander Meech 2019-08-13 02:19:27 -0400
  • c32ed3590b Remove commented reference text Alexander Meech 2019-08-12 08:47:14 -0400
  • 4f9d617e67 Significant portion of the configuration rewrite completed Alexander Meech 2019-08-12 08:36:49 -0400
  • 77a461260d Fix FireBlast ignoring config values (#1005) Numin 2019-08-17 16:39:04 -0500
  • c05deb2f15 bad isEnabled checks (#1004) Benford Whitaker 2019-08-17 17:30:50 -0400
  • 8f5ab79b7a Remove BindChangeEvent (#1003) Benford Whitaker 2019-08-03 01:05:51 -0400
  • a57e599e62 crash fix (#994) Josh 2019-08-01 15:47:44 -0400
  • a174664ecf Add getClosest(Living)Entity methods (#1002) Benford Whitaker 2019-08-01 15:40:27 -0400
  • e1c977ca7d Catch any exception for custom worldguard flag register (#993) Josh 2019-07-03 13:08:41 -0400
  • 0faa8b6398 remove import command permission (#992) Benford Whitaker 2019-06-23 21:51:40 -0400
  • 864f67ef37 earthtunnel again (#991) Benford Whitaker 2019-06-23 19:55:58 -0400
  • f311305720 earthtunnel changes (#990) Benford Whitaker 2019-06-23 17:00:05 -0400
  • e0d9774474
    Format Codebase (#989) Christopher Martin 2019-06-22 22:31:50 -0700
  • 3d9f99bc57 earthpillars bug + earthblast & iceblast improvements (#988) Benford Whitaker 2019-06-22 18:31:10 -0400
  • e757cea57a improvements/updates/fixes (#987) Josh 2019-06-21 15:17:40 -0400
  • ea73c04788
    ProjectKorra MC1.13 Jay Evans 2019-02-05 14:40:38 +1000
  • a84a7fcced BentoBox removal, dependency update Simplicitee 2019-02-04 23:37:13 -0500
  • f476388ef1
    Merge pull request #10 from PhanaticD/wip-1.13 Simplicitee 2019-01-28 12:58:59 -0500
  • 6e9f37ffc7 fix flight multiability showing crossed out PhanaticD 2019-01-28 11:57:53 -0500
  • c6528c039c
    Merge pull request #9 from PhanaticD/wip-1.13 Simplicitee 2019-01-27 17:06:47 -0500
  • 360914223a worldguard version id change PhanaticD 2019-01-26 05:55:11 -0500
  • 0bbad24c34
    Merge pull request #8 from PhanaticD/wip-1.13 Simplicitee 2019-01-25 22:59:53 -0500
  • 1757e7ad1a add same logic I did for chi move passive/stances to air passive and avatar state effects, everywhere else it looks like TempPotionEffect is used which is basically just a more complicated way of doing the same thing as this change PhanaticD 2019-01-24 11:14:34 -0500
  • 375da96239 these checks are not needed any more PhanaticD 2019-01-24 03:11:28 -0500
  • 038e8ab216 maybe fix https://pastebin.com/raw/UUd9Ay31 not tested as it is rare PhanaticD 2019-01-23 12:58:39 -0500
  • dfe5035485 make moving earth revert lavaflow to avoid messes PhanaticD 2019-01-22 04:15:27 -0500
  • 65241039b1 allow lavaflow on moved earth if its back in its original position PhanaticD 2019-01-22 02:33:04 -0500
  • f293a96946 fix up chi passive and chi stance potion effects system PhanaticD 2019-01-22 01:34:06 -0500
  • bb6a561b19 actually track down and fully fix the issues with metalclips PhanaticD 2019-01-21 06:08:22 -0500
  • c06c3637fe another try at fixing CME in metalclips PhanaticD 2019-01-21 03:56:51 -0500
  • a1866b7c1c fix IllegalStateException in movementhandler shutdown PhanaticD 2019-01-21 03:36:08 -0500
  • 6e615c75eb some more protection checks for earthsmash PhanaticD 2019-01-20 06:40:35 -0500
  • 1c15f9209e add dynamic cooldown feature for airshield, off by default PhanaticD 2019-01-20 05:30:52 -0500
  • e4df313132 fix cooldown for fireshield not applying PhanaticD 2019-01-20 04:14:54 -0500
  • fa8b051121 fix waterbubble dupe PhanaticD 2019-01-20 01:20:17 -0500
  • d6c9717d25 fix up metalclips PhanaticD 2019-01-20 01:04:25 -0500
  • ac2c8b8be3 add reflection tostrings for ability and bplayer, and print out if there is a error during progress. Will look like this: https://gyazo.com/c9191195b9e8ace960fc15cb451870ed PhanaticD 2019-01-19 22:39:48 -0500
  • c6021dd970 run the remove of the ability after the revert, since earth armor will run revert as part of its remove if this revert hasnt completed PhanaticD 2019-01-19 04:16:25 -0500
  • 9fb35ecc60
    Merge pull request #7 from PhanaticD/wip-1.13 Simplicitee 2019-01-18 23:46:45 -0500
  • 593d3225ff add config option for gliding firejet, and make default false and change airscooter sitting default to false PhanaticD 2019-01-18 22:29:20 -0500
  • 11227a981a fix cast exception PhanaticD 2019-01-18 18:56:31 -0500
  • f67c098b0d earthgrab: skip tridents, check if arrows are allowed to be picked up PhanaticD 2019-01-18 03:56:10 -0500
  • e09ea94629 playeranimation event fires at least 2 times if not 3 when doing one left click on a block due to minecraft being weird like that. this should keep previous behavior but only run once when left clicking either the air or a block PhanaticD 2019-01-18 01:02:31 -0500
  • 4d9cf70ea8 better fix for densityshift PhanaticD 2019-01-17 23:06:27 -0500
  • a7fd485308 fix CME in densityshift, allow kelp to be cooked with heatcontrol, fix earthgrab on tridents PhanaticD 2019-01-17 22:23:55 -0500
  • 081cdc1bb0
    Merge pull request #6 from PhanaticD/wip-1.13 Simplicitee 2019-01-17 19:06:34 -0500
  • 8aa84fc23c potentially fix CME reverting all tempblocks PhanaticD 2019-01-15 01:10:57 -0500
  • aa2c74ba31
    Merge pull request #5 from PhanaticD/wip-1.13 Simplicitee 2019-01-14 19:45:45 -0500
  • 83afd7142f safety check for moved earth, otherwise this move could be used on top of a bunch of raised earth to glitch out blocks and sometimes leave lava sources making a mess in the world PhanaticD 2019-01-14 17:17:35 -0500
  • be896ecf32 when firejet is done use previous gliding state PhanaticD 2019-01-14 15:48:51 -0500
  • 88c1debab9 fix some annoying damage introductions from last commits change PhanaticD 2019-01-13 18:48:21 -0500
  • da04657957 make firejet look cool, also missed null check in surge wall PhanaticD 2019-01-13 18:15:55 -0500
  • 09478cc5bf add support for standing scooter in case of peaceful world or the slime doesnt spawn for whatever reason, also made it configureable PhanaticD 2019-01-12 22:52:44 -0500
  • abfbff19fa null check in tempblock revert_queue, rare occasion when server stops before any tempblocks are made PhanaticD 2019-01-12 22:12:17 -0500
  • 3094c691a9 add check for slime existing and still mounted PhanaticD 2019-01-12 22:10:44 -0500
  • f6f2b8b954 display player as sitting for airscooter and make the velocity changes more gentle PhanaticD 2019-01-12 21:56:02 -0500
  • aa6bf5a849 null checks for tempblocks in surge remove water PhanaticD 2019-01-12 16:37:56 -0500
  • 76c86bce37 make avatar title more consistent with either the lore or the permission specification, this will also fix avatar title showing for addons that add new elements but would not necessarily make sense to display as an avatar. for example the spirits addon, having light and dark spirit would cause you to display as an avatar PhanaticD 2019-01-10 23:56:55 -0500
  • a32031387f fix airscooter and airspout not working over kelp, make airscooter more forgiving on downward velocity preventing a bouncing loop if you fall from too high PhanaticD 2019-01-10 14:24:52 -0500
  • 002d9b05fc add the other spot cooldown table is created PhanaticD 2019-01-09 15:58:55 -0500
  • 7f737f8576 add composite primary key for cooldowns PhanaticD 2019-01-09 15:55:31 -0500
  • 1c4feb5f20 database fix for sqlite as well PhanaticD 2019-01-09 15:44:12 -0500
  • 61a0f1e713 fix that cooldown error, will require a table reset of pk_cooldowns, also make having database cooldowns configureable PhanaticD 2019-01-09 13:43:31 -0500
  • 2cf4ecdbd8 dont do static import for last commit PhanaticD 2019-01-09 13:13:49 -0500
  • b712364e86 also check if statistics are even enabled PhanaticD 2019-01-09 12:52:35 -0500
  • eb9fc7ca37 add null check for entity death event for statistics PhanaticD 2019-01-09 12:50:38 -0500
  • e7f2d5ce5d allow phase change to revert temp ice blocks if they were previously water PhanaticD 2019-01-09 12:16:16 -0500
  • 3bfb203c8c pom change to allow specifying jar output location, wont change anything unless specified with -Ddir=<directory> PhanaticD 2019-01-08 12:57:55 -0500
  • feedc725a2 make use of brand new FluidLevelChangeEvent PhanaticD 2019-01-08 11:35:07 -0500
  • 5fe6d2ee3f always remove the water from waterbottles for torrnet PhanaticD 2019-01-06 12:15:51 -0500
  • 551de94f7e restore previous behavior for airsuction where you could only affect yourself if a origin cloud was set PhanaticD 2019-01-06 10:22:09 -0500
  • 1f72980dc8 dont allow extraction on tempblocks PhanaticD 2019-01-06 09:29:06 -0500
  • 38ddefeb5a some fixes PhanaticD 2019-01-06 08:54:07 -0500
  • 0b45215636 some more protection checks PhanaticD 2019-01-05 06:37:11 -0500
  • 15ac7b6d5b fix firejet when you have illumination torch PhanaticD 2019-01-04 08:50:46 -0500
  • fa4139eccc just thaw the wall, fixes creating water sources in protected regions PhanaticD 2019-01-04 08:14:21 -0500
  • dae0f19fcc some fixup for last commit PhanaticD 2019-01-04 06:24:55 -0500
  • 0ad0a544a3 air check fixes PhanaticD 2019-01-04 06:20:28 -0500
  • cc865ef41c more protection stuff PhanaticD 2019-01-03 13:37:14 -0500
  • 07632b62ef some more protection fixes, make airstream dangerous since you can affect other players, change to protect non player entities PhanaticD 2019-01-03 10:46:06 -0500
  • 4aa4e22833 some more protection fixes PhanaticD 2019-01-03 10:20:16 -0500