Commit Graph

178 Commits

Author SHA1 Message Date
Charles
ab87e02294 1.0.0-SNAPSHOT-U161
+ Completed GiveRewardMainEditPanel
+ Started implementing the GiveRewardDrops panels
2019-01-02 14:56:16 +08:00
Charles
6f64e31251 1.0.0-SNAPSHOT-U160
+ Continued the implementation of the GiveRewardMainEditPanel
2019-01-01 15:59:46 +08:00
Charles
dfd6fd49a2 1.0.0-SNAPSHOT-U159
+ Started implementing the GiveRewardMainEditMenu Panel
2018-12-31 17:12:06 +08:00
Charles
e77651df15 1.0.0-SNAPSHOT-U158
+ Implemented the MainEditMenu for GiveRewards in to editor.yml
2018-12-31 17:03:22 +08:00
Charles
2f829513e5 1.0.0-SNAPSHOT-U157
+ Updated TODO
+ Connected The GiveRewardPositionListPanel to the next step down.
2018-12-31 01:23:27 +08:00
Charles
b4b9f4bf72 1.0.0-SNAPSHOT-U156
+ Fixed the issue with the NewPosition button on GiveRewardRewardsListPanel
2018-12-31 01:18:58 +08:00
Charles
7bb452020a 1.0.0-SNAPSHOT-U155
+ Started implementing the GiveRewardRewardsListPanel
2018-12-31 01:15:40 +08:00
Charles
c9b4fe0ca5 1.0.0-SNAPSHOT-U154
+ Fixed issue with pages not being loaded in the RewardPositionListPanel
2018-12-31 00:18:10 +08:00
Charles
3078389e74 1.0.0-SNAPSHOT-U153
+ Fixed issue with GiveRewardList not connecting to MainDropTableEditorPanel properly due to wrong method name
2018-12-31 00:10:56 +08:00
Charles
dcfc94bfc7 1.0.0-SNAPSHOT-U152
+ Completed the GiveRewardPositionPanel
+ Added DefaultDropTableRewardItem
2018-12-31 00:07:17 +08:00
Charles
a51ca13bd2 1.0.0-SNAPSHOT-U151
+ Started implementing the GiveReward Editor Panels
2018-12-30 03:07:36 +08:00
Charles
7f7652cc3b 1.0.0-SNAPSHOT-U150
+ Fixed up the estimated duration left on the TODO file
2018-12-29 22:23:35 +08:00
Charles
25bcf2e8ad 1.0.0-SNAPSHOT-U149
+ Finished implementing the Drop DropTable Panels
+ Improved the handling of MainDropTableEditor
2018-12-29 22:22:38 +08:00
Charles
c9e055f4b9 1.0.0-SNAPSHOT-U148
+ Started the implementation of the DropReward Editor Panels
2018-12-29 22:09:41 +08:00
Charles
e154cd25cf 1.0.0-SNAPSHOT-U147
+ Completed the SprayEditorPanel's
2018-12-29 04:23:50 +08:00
Charles
fbb2250117 1.0.0-SNAPSHOT-U146
+ Continued working on the boss spray menus
2018-12-29 04:07:04 +08:00
Charles
28d036cf97 1.0.0-SNAPSHOT-U145
+ Fully implemented the new Reward section for the Spray DropTable.
2018-12-29 01:36:21 +08:00
Charles
ca3f6c83af 1.0.0-SNAPSHOT-U144
+ Added a feature to the CustomItemsPanel to clone a custom Item
+ Updated the DropTablePanel config path
+ Added a Guide to the CustomItemsPanel
+ Started working on the SprayReward Menus
+ Added the SubSubVariablePanelHandler interface and abstract class
+ Added Panels in the BossPanelManager
+ Updated config.yml and editor.yml with new methods
2018-12-29 00:13:20 +08:00
Charles
85fcf2a2c7 1.0.0-SNAPSHOT-U143
+ Completed the SprayDropTableMain settings button
+ Added new messages
+ Converted button types to match the rest of the menu
2018-12-25 00:17:52 +08:00
Charles
c7162a38df 1.0.0-SNAPSHOT-U142
+ Partially completed the implementation of SprayDropTable editing
+ Started the implementation of GiveDropTable editing
+ Started the implementation of DropDropTable editing
2018-12-24 22:23:07 +08:00
Charles
c8c7ff22dc 1.0.0-SNAPSHOT-U141
+ Updated the TODO file with the estimated time left on the plugin and also removed the line I just finished doing
2018-12-24 01:53:25 +08:00
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