Commit graph

167 commits

Author SHA1 Message Date
Tyler Murphy
416e459af2 refactor: Jump Event, InventoryHandler, Relocate One function Utility Classes, Config Manager Getters Use Contains() 2022-05-16 13:56:52 -04:00
Tyler Murphy
4a89df97d7
Merge pull request #55 from bobby29831/1.4.3
refactor: simplify Locations.java class
2022-05-15 06:37:37 -04:00
bobby29831
d3e8151534
Merge branch 'tylermurphy534:1.4.3' into 1.4.3 2022-05-14 22:27:34 -05:00
bobby29831
d6f1cce234 refactor: simplify Locations.java class 2022-05-14 22:25:24 -05:00
Tyler Murphy
90b9923525 debug menu and 1.8/1.14 fixes 2022-05-14 21:12:27 -04:00
Tyler Murphy
6ec675b8be
Merge pull request #54 from bobby29831/1.4.3
More refactoring for cleaner code
2022-05-14 10:27:16 -04:00
bobby29831
99d31ff71c refactor: clean up typos, improperly named variables 2022-05-14 08:47:54 -05:00
bobby29831
e45099a5f4 refactor: reorganize PlayerInfo without static variables 2022-05-14 08:36:25 -05:00
Tyler Murphy
99c1ea8eb3 better spectator flight and teleporting 2022-05-13 23:11:35 -04:00
Tyler Murphy
ea8f764931 refactor and encapsulate classes 2022-05-13 21:17:46 -04:00
Tyler Murphy
7d152668d7
Merge pull request #53 from bobby29831/1.4.3
Implement better coding practices
2022-05-13 13:42:26 -04:00
bobby29831
1be91d9860 typos: fix typos in CONTRIBUTING.md 2022-05-13 12:13:07 -05:00
bobby29831
2f4ca0d0f9 refactor: general improvements, fix spacing inconsistencies 2022-05-13 12:01:31 -05:00
bobby29831
cd0f60bd13 refactor: break apart over saturated EventListener.java 2022-05-13 11:51:20 -05:00
bobby29831
f900dd3268 refactor: clean up reused code 2022-05-13 11:28:13 -05:00
bobby29831
619377c72f refactor: optimize imports 2022-05-13 11:18:09 -05:00
Tyler Murphy
5912b12550 parallel change on master 2022-05-12 22:13:42 -04:00
Tyler Murphy
66f9ad1011 force spectator flight 2022-05-12 17:14:05 -04:00
Tyler Murphy
853ca07431 temp fly debug tool, game abandon bug fix 2022-05-12 08:10:43 -04:00
Tyler Murphy
7979185753 make sure hider leaving doesnt create win condition 2022-05-11 22:27:50 -04:00
Tyler Murphy
7eb687a26c remove unneeded checks when adding kills/deaths to database 2022-05-11 22:17:36 -04:00
Tyler Murphy
068e1f406a dont load mapsave if its disabled, fixed seeker join effects 2022-05-11 11:31:43 -04:00
Tyler Murphy
77675c7ece more big fixes 2022-05-11 10:26:54 -04:00
Tyler Murphy
469c7ee98a dont add extra place 2022-05-11 10:15:02 -04:00
Tyler Murphy
1b0f18cdf9 fix placeholder ranking 2022-05-11 09:57:32 -04:00
Tyler Murphy
d4f22de7b0 bug fixes + spectator flight + no false scoreboards values 2022-05-11 09:49:36 -04:00
Tyler Murphy
8480324ab7 rank-place palceholder change 2022-05-10 16:54:24 -04:00
Tyler Murphy
487ce5e3f5 fix seeker death and other things 2022-05-10 13:24:19 -04:00
Tyler Murphy
0fdc77157f rank-place placeholder, fix null pointer in sql 2022-05-10 10:01:48 -04:00
Tyler Murphy
1d85e99534 update placeholders 2022-05-09 22:21:53 -04:00
Tyler Murphy
5086fb4a00 refactor placeholders 2022-05-09 16:19:24 -04:00
Tyler Murphy
5da8c8ea0a fix Top.java 2022-05-07 23:59:08 -04:00
Tyler Murphy
61a0080b5e add softdepend to plugin.yml 2022-05-07 23:56:04 -04:00
Tyler Murphy
e89e5f932c rewrite database and damage event, add placeholders 2022-05-07 23:54:48 -04:00
Tyler Murphy
134444243a option to disable mapsave 2022-05-06 12:22:04 -04:00
Tyler Murphy
bd37044e10 add empty space to titles 2022-05-06 10:26:27 -04:00
Tyler Murphy
1b0985710c special characters in lists fix, empty list fix 2022-05-06 09:00:46 -04:00
Tyler Murphy
651d0c5a54 split catch block in config manager 2022-05-06 07:33:48 -04:00
Tyler Murphy
50f3fc4b7c utf8 finally working 2022-05-05 17:05:09 -04:00
Tyler Murphy
acb7da8337 custom load config 2022-05-05 12:58:57 -04:00
Tyler Murphy
36027e007e countdown titles, and possible config save for utf8 2022-05-05 12:22:04 -04:00
Tyler Murphy
dbc6291397 actionbar messages 2022-05-05 09:06:22 -04:00
Tyler Murphy
97199843fa dont close sql querty before geting result set 2022-05-04 16:56:33 -04:00
Tyler Murphy
c2d298dbff set model-data to correct configuration 2022-05-04 16:50:29 -04:00
Tyler Murphy
73f609bb87 fix misplaced rs.close(); statement 2022-05-04 16:40:42 -04:00
Tyler Murphy
b870eac53b Expand SQL Error messages 2022-05-04 16:35:15 -04:00
Tyler Murphy
1005d4a8d8 custom model data, custom glow item, custom seeker ping 2022-05-04 16:30:55 -04:00
Tyler Murphy
590ab6c0e8 leaveOnEnd added to config file 2022-05-04 12:22:23 -04:00
Tyler Murphy
061611ef30 custom model data 2022-05-04 12:01:10 -04:00
Tyler Murphy
c93937df03 add not EntityDamageByEntityEvent for no pvp mode 2022-05-04 11:01:48 -04:00