Commit Graph

357 Commits

Author SHA1 Message Date
Charles b0111baeef 1.0.0-SNAPSHOT-U140
+ Fully implemented the drop table type editor
+ Shortened the name of the GUIs
2018-12-24 01:49:05 +08:00
Charles 1d426ba587 1.0.0-SNAPSHOT-U139
+ Implemented DropTableTypeEditorPanel
+ Connected a few of the drop table panels
2018-12-24 01:18:50 +08:00
Charles 5aba97b5c0 1.0.0-SNAPSHOT-U138
+ Implemented MainDropTableEditor
+ Started implementing the further DropTable editing menu's
2018-12-23 19:11:54 +08:00
Charles 80db161ddd 1.0.0-SNAPSHOT-U137
+ Added boss new skill command
+ Fixed up a few more issues
+ Added some commenting to methods in BossAPI
+ Added method to skillsFileManager to handle saving of new skill
2018-12-23 01:39:19 +08:00
Charles 44668e297f 1.0.0-SNAPSHOT-U136
+ Fixed issues with packages not lining up
+ Fixed issues with errors on menu usage
+ Fully loaded and tested everything up to this point
2018-12-23 01:22:00 +08:00
Charles d67b798491 1.0.0-SNAPSHOT-U135
+ Completed the implementation of the CustomSkill editing panels and configuration
2018-12-23 00:22:39 +08:00
Charles 50b7c82433 1.0.0-SNAPSHOT-U134
+ Continued the implementation of the SpecialSettingsEditor and also added a few custom panels to handle the minions and cage settings
2018-12-22 20:41:23 +08:00
Charles 9bf6fd2847 1.0.0-SNAPSHOT-U133
+ Continued implementation of SpecialSettingsEditor
2018-12-20 23:18:10 +08:00
Charles 3e906c47c9 1.0.0-SNAPSHOT-U132
+ Started implementing the special settings GUI
+ Connected the special settings GUI to initialization, and the previous menu
+ Fixed up a few grammar things in the editor.yml
2018-12-20 22:16:44 +08:00
Charles 524c36cf41 1.0.0-SNAPSHOT-U131
+ Fixed issue in main class where there was a variable missing
2018-12-16 22:55:33 +08:00
Charles e9980c982a 1.0.0-SNAPSHOT-U130
+ Begun the implementation of the extra settings menu
+ Fixed a few issues on the end of the config.yml
2018-12-16 22:53:50 +08:00
Charles 598a330dbc 1.0.0-SNAPSHOT-U129
+ Optimized some of the custom skill handler code
+ Fixed a few issues regarding the CustomSkillEditorPanel
+ Fixed a few issues from the config.yml
2018-12-16 21:20:42 +08:00
Charles d63555d933 1.0.0-SNAPSHOT-U128
+ Connected the CustomSkillTypeEditorPanel to the CustomSkillEditorPanel
+ Some small optimizations
2018-12-16 17:34:59 +08:00
Charles f727fe3588 1.0.0-SNAPSHOT-U127
+ Completed the CustomSkillTypeEditorPanel
+ Added the correct item configuration to the config.yml and editor.yml
2018-12-16 17:28:44 +08:00
Charles aa1833490a 1.0.0-SNAPSHOT-U126
+ Updated the Panel class to have more method descriptions
2018-12-13 22:39:45 +08:00
Charles 697cc83f0b 1.0.0-SNAPSHOT-U125
+ Continued to implement the CustomSkillEditor Panels
2018-12-13 22:22:51 +08:00
Charles ada32c1e9d 1.0.0-SNAPSHOT-U124
+ Fixed error with the Pipeline
2018-12-12 22:03:50 +08:00
Charles 37a1b14aed 1.0.0-SNAPSHOT-U123
+ Done more work on CustomSkillEditorPanel
2018-12-12 18:55:42 +08:00
Charles 6b384e1873 1.0.0-SNAPSHOT-U122
+ Added an estimated time duration on the TO-DOs
2018-12-12 18:46:18 +08:00
Charles 52769478f9 1.0.0-SNAPSHOT-U121
+ Started the implementation of the CustomSkillEditorPanel
2018-12-12 18:40:00 +08:00
Charles 0d31b2b008 1.0.0-SNAPSHOT-U120
+ Added the boss new message command
2018-12-10 23:03:52 +08:00
Charles ebbfad3339 1.0.0-SNAPSHOT-U119
+ Added the boss new command command
2018-12-10 22:59:41 +08:00
Charles a353f07c27 1.0.0-SNAPSHOT-U118
+ Added new element to the TODO list
2018-12-10 22:46:10 +08:00
Charles 033238bcf6 1.0.0-SNAPSHOT-U117
+ Added new command section for skills button
+ Started implementing boss new command/message arguments
2018-12-10 22:44:31 +08:00
Charles 7333c17a28 1.0.0-SNAPSHOT-U116
+ Added the GroupSkillEditorPanel
+ Connected to the other editors
+ Updated CommandSkillEditorPanel removed un-needed imports
2018-12-10 21:49:40 +08:00
Charles 8301c9783e 1.0.0-SNAPSHOT-U115
+ Added TODO file to keep exact track of what I have left to do
2018-12-09 23:56:35 +08:00
Charles 1eadf6a664 1.0.0-SNAPSHOT-U114
+ Added/Connected the Group Skill
2018-12-09 23:36:59 +08:00
Charles ac19dbe327 1.0.0-SNAPSHOT-U113
+ Updated so that default items cannot be removed from the items.json
+ Updated so that all commands/messages panel handlers now split the message/command if it's greater then a specific amount of characters.
2018-12-09 21:38:59 +08:00
Charles e2894bc081 1.0.0-SNAPSHOT-U112
+ Completed the Command section of the skill GUI editing
+ Updated config.yml to support the new additions
+ Started implementing a string split for the GUIs
+ Added a name section to the commands for the command skills to know which section is which when saving/updating the skills
2018-12-09 18:48:32 +08:00
Charles 52a7910674 1.0.0-SNAPSHOT-U111
+ Improved the handling of Buttons on the Panel
+ Updated all panel handlers to now comply with the new system
+ Updated the editor.yml to have an individual GUI for CustomItems
+ Removed the menuName for Items from config.yml
2018-12-09 12:24:01 +08:00
Charles 824f3e1d52 1.0.0-SNAPSHOT-U110
+ Started implementing ModifyCommandEditorPanel
+ Added ListCommandListEditor
+ Updated editor.yml with new fields
+ Fixed color code issue in editor.yml
+ Fixed a few things in some panel editors
2018-12-05 22:50:48 +08:00
Charles 9b268cc89e 1.0.0-SNAPSHOT-U109
+ Fixed issue with removing potion from skill not saving
+ Started implementing AutoSpawns
2018-12-05 22:29:26 +08:00
Charles 68b2cf0c78 1.0.0-SNAPSHOT-U108
+ Started working on CommandSkillEditor
2018-12-03 00:15:18 +08:00
Charles 949465d528 1.0.0-SNAPSHOT-U107
+ Fully debugged and tested the potion creation aspect
2018-12-02 23:18:00 +08:00
Charles 0590ef662e 1.0.0-SNAPSHOT-U106
+ Completed CreatePotionEffect GUIs
2018-12-02 22:57:57 +08:00
Charles 4b54e5d387 1.0.0-SNAPSHOT-U105
+ Fixed issues with PotionSkillEditor panel not loading properly
+ Fixed issue with GUN_POWDER in editor.yml
2018-12-02 21:15:41 +08:00
Charles b56dc45cf1 1.0.0-SNAPSHOT-U104
+ Added the CustomData button to MainSkillEditorPanel
+ Fixed issue with item type from editor.yml
2018-12-02 19:33:26 +08:00
Charles 5bb87ab6b9 1.0.0-SNAPSHOT-U103
+ Started implementing CustomData menus
+ Added PotionSkillEditorPanel to editor.yml
2018-12-02 18:42:10 +08:00
Charles 737ac84c49 1.0.0-SNAPSHOT-U102
+ Fully implemented SkillTypeEditor
2018-12-02 15:51:03 +08:00
Charles 85959dba90 1.0.0-SNAPSHOT-U101
+ Updated config.yml to have the new Skill section in it
+ Added SkillTypeEditorPanel
+ Updated editor.yml to have the SkillTypeEditorPanel
+ Connected CustomSkillsPanel to the MainSkillEditorPanel
2018-12-02 14:50:50 +08:00
Charles 28f9e23625 1.0.0-SNAPSHOT-U100
+ Started implementing the skill editing aspects in the menu
2018-12-02 14:25:17 +08:00
Charles a51f31e82f 1.0.0-SNAPSHOT-U99
+ Fixed constructor issue in the BossCommandManager
2018-12-02 00:53:54 +08:00
Charles ef1cfa003c 1.0.0-SNAPSHOT-U98
+ Fixed something from build script which should make for a successful pipeline build
2018-12-02 00:49:50 +08:00
Charles e5ebefd52e 1.0.0-SNAPSHOT-U97
+ Begun working on SkillEditor
+ Cleaned up the BossPanelManager a bit
+ Added SkillEditorPanel in to editor.yml
2018-12-02 00:44:08 +08:00
Charles 4ac986d363 1.0.0-SNAPSHOT-U96
+ Completed the WorldGuardHelper class to support WorldGuard/Edit 7.0.0
2018-12-01 23:57:47 +08:00
Charles 8ea680893b 1.0.0-SNAPSHOT-U95
+ Got Taunt menus fully working
+ Fixed a couple spelling errors
2018-12-01 23:54:30 +08:00
Charles d108fb5657 1.0.0-SNAPSHOT-U94
+ Implemented Taunt menus
+ Updated config.yml
+ Updated editor.yml
+ Fixed a few issues within editor.yml
+ Removed Death and Spawn Message List Editors and moved them to SingleMessageListEditor
+ Implemented method in WorldGuardHelper to get List of regions at location
2018-12-01 23:46:32 +08:00
Charles 12872d9515 1.0.0-SNAPSHOT-U93
+ Fixed issue with placeholders on the DeathTextEditorPanel
2018-12-01 18:40:58 +08:00
Charles fa419e4203 1.0.0-SNAPSHOT-U92
+ Fixed up the Death Text Editor to contain all the true adjustable settings
+ Renamed the files correctly
+ Updated editor.yml with the new data and fixed some old data issues
+ Added IPanelListHandler for the easy access to the custom abstract methods
2018-12-01 00:12:24 +08:00
Charles a30ef0bebc 1.0.0-SNAPSHOT-U91
+ Made compiled jar look smoother
2018-11-29 23:21:33 +08:00