Commit Graph

357 Commits

Author SHA1 Message Date
Charles 0b86ef262c 1.0.0-SNAPSHOT-U90
+ Fully implemented the text managers
+ Updated config.yml
+ Updated editor.yml
+ Added onSpawnTextSubEditor, onDeathTextSubEditor, onDeathTextEditor, onSpawnTextEditor
+ Added the connection in to MainBossEditPanel
2018-11-29 23:10:01 +08:00
Charles 171fb1819f 1.0.0-SNAPSHOT-U89
+ Started working on TextEditor
+ Added DropsMainEditor
+ Fixed few issues within config.yml
2018-11-28 23:06:13 +08:00
Charles 1a42d8860f 1.0.0-SNAPSHOT-U88
+ Added Commands EditorPanel
2018-11-28 22:33:45 +08:00
Charles 0121b96788 1.0.0-SNAPSHOT-U87
+ Cleaned up the config.yml, removed one of the TODOs from the MainMenu
2018-11-27 22:51:34 +08:00
Charles 943fbdc5e8 1.0.0-SNAPSHOT-U86
+ Fixed issue with display name chat message not being cancelled.
2018-11-27 22:34:22 +08:00
Charles be18aba374 1.0.0-SNAPSHOT-U85
+ Added EntityTypeEditor Panel
+ Finished StatisticsEditor Panels
2018-11-27 22:33:14 +08:00
Charles bff80531fd 1.0.0-SNAPSHOT-U84
+ Fixed issue on Editor
+ Begun implementing Statistics Editor
2018-11-27 19:03:05 +08:00
Charles ca0a710b7f 1.0.0-SNAPSHOT-U83
+ Added and connected SkillListEditorPanel
+ Added more GUI configuration in to the config.yml
2018-11-25 23:31:31 +08:00
Charles 478183508f 1.0.0-SNAPSHOT-U82
+ Fixed issues with skill chance menu
2018-11-25 22:27:46 +08:00
Charles f220a769fe 1.0.0-SNAPSHOT-U81
+ Started to implement the SkillMainEditor Panel
+ Fixed some naming conventions with a few of the classes
+ Updated MainBossEdit with SkillMainEditor Panel
2018-11-25 22:20:12 +08:00
Charles 38a4f7d8af 1.0.0-SNAPSHOT-U80
+ Tested and working Weapons Editor
2018-11-24 13:47:34 +08:00
Charles 9cc5b92a56 1.0.0-SNAPSHOT-U79
+ Added WeaponsEditor, MainHands, OffHands panel handlers
+ Optimized the ItemStack List Handler code so it's more efficient and less clustered
+ Updated editor.yml
+ Removed backup.yml as now no need for it
2018-11-24 13:34:46 +08:00
Charles 68c3a51fff 1.0.0-SNAPSHOT-U78
+ Fixed up some issues with Targeting Selection Manager
+ Tweaked some of the GUI layout in editor.yml
2018-11-23 18:27:18 +08:00
Charles 0134c679ca 1.0.0-SNAPSHOT-U77
+ Added TargetingEditor, BossListTargetingEditor, BossListEditor GUI and modified BossListEquipmentEditorPanel to use a more abstract system
+ Fixed a patch on NotDamagedNearbyTargetHandler where no player would be targeted after all nearby players had hit the boss at least once
2018-11-22 21:49:56 +08:00
Charles 6edbfc1359 1.0.0-SNAPSHOT-U76
+ Fixed issues with commands not saving correctly
+ Fixed issues with second bosses not spawning
2018-11-21 22:29:35 +08:00
Charles 8fcf37d169 1.0.0-SNAPSHOT-U75
+ Fixed and removed any messages that were meant to be commented out
+ Commented out my copy file debug
2018-11-20 00:58:07 +08:00
Charles 55e97b74fe 1.0.0-SNAPSHOT-U74
+ Added other panel layouts to the editors.yml
2018-11-20 00:35:16 +08:00
Charles 31af773426 1.0.0-SNAPSHOT-U73
+ Added Leggings, Chestplate and Boots Editor Panels
+ Completed the Helmet Editor Panel
2018-11-20 00:31:09 +08:00
Charles ccf471b16d 1.0.0-SNAPSHOT-U72
+ Added BossList Panel
+ Updated Equipment Panel
2018-11-19 23:51:33 +08:00
Charles 06474b91f3 1.0.0-SNAPSHOT-U71
+ Added Equipment Editor Panel
+ Added method in Panel to allow support of adding parent panel handlers
+ Connected Equipment Editor Panel to Main Menu Panel
2018-11-19 21:33:55 +08:00
Charles a63ec97727 1.0.0-SNAPSHOT-U70
+ Fixed issue with boss killall not killing all
+ Fixed issue where when u toggle edit mode for a boss it wasn't killing all active bosses of the type
2018-11-19 21:05:35 +08:00
Charles 8a97059dc1 1.0.0-SNAPSHOT-U69 (hehe..)
+ Finished work on the create table command
+ Added a method to BossAPI to create a table
2018-11-19 20:34:40 +08:00
Charles 2b352d0d3a 1.0.0-SNAPSHOT-U68
+ Started working more on the DropEditor Panel
+ Started to work the creation of DropTables
+ Added more messages
+ Updated DropTable fields to be creatable from default values
2018-11-19 20:15:47 +08:00
Brianna O'Keefe 97085b85e8 Update .gitlab-ci.yml 2018-11-19 03:56:46 -05:00
Charles fd2bf33856 1.0.0-SNAPSHOT-U67
+ Worked the DropsEditorPanel
2018-11-19 16:50:51 +08:00
Charles 1b72b14ddd 1.0.0-SNAPSHOT-U66
+ Removed support for WorldGuard due to the current issues with not being able to find the right method
2018-11-19 16:26:24 +08:00
Charles 33c5438445 1.0.0-SNAPSHOT-U65
+ Removed need for NBTFactory
+ Added an ignore for players in creative/spectator for targeting
2018-11-19 15:49:50 +08:00
Charles 21cd7c02ec Removed NBTFactory 2018-11-19 15:45:07 +08:00
Brianna O'Keefe e09c2d4308 Update pom.xml 2018-11-19 07:35:46 +00:00
Brianna O'Keefe 62d8d68ba9 Update pom.xml 2018-11-19 07:30:45 +00:00
Brianna O'Keefe 02d72e83c1 Update pom.xml 2018-11-19 07:24:55 +00:00
Brianna O'Keefe 39f0965c8e Update api-modules/LegacyFactions/pom.xml 2018-11-19 07:12:54 +00:00
Brianna O'Keefe bfb3d6123c Update pom.xml 2018-11-19 07:11:21 +00:00
Brianna O'Keefe afde66acf3 Update pom.xml 2018-11-19 07:06:53 +00:00
Brianna O'Keefe 25b80144cb Update api-modules/FactionsM/pom.xml 2018-11-19 06:57:46 +00:00
Brianna O'Keefe 1887c49687 Update pom.xml 2018-11-19 06:46:39 +00:00
Brianna O'Keefe 113d0bda46 Update pom.xml 2018-11-19 06:36:03 +00:00
Brianna O'Keefe 95756826e6 Update pom.xml 2018-11-19 06:35:10 +00:00
Brianna O'Keefe 96ace06f92 1.0.0-SNAPSHOT-U64
+ Remodeled Minion System
+ Remodeled targeting system
+ Begun work on the drops manager
2018-11-19 01:25:46 -05:00
Brianna O'Keefe 3babd95f34 Update pom.xml, plugin-modules/Core/pom.xml, plugin-modules/FactionHelper/pom.xml, api-modules/FactionsM/pom.xml, api-modules/FactionsOne/pom.xml, api-modules/FactionsUUID/pom.xml, api-modules/LegacyFactions/pom.xml files 2018-11-19 01:25:08 -05:00
Brianna O'Keefe de1f7c4656 Update .gitlab-ci.yml 2018-11-19 01:24:55 -05:00
Brianna O'Keefe 537ccc6d4b Update .gitlab-ci.yml 2018-11-19 01:24:40 -05:00
Brianna O'Keefe f7769f94b8 Update LICENSE 2018-11-19 01:24:27 -05:00
Brianna O'Keefe b42b5fdfc5 Deleted .idea/.name, .idea/compiler.xml, .idea/misc.xml, .idea/uiDesigner.xml, .idea/vcs.xml files 2018-11-19 01:24:07 -05:00
AMinecraftDev c8243aa82d 1.0.0-SNAPSHOT-U63
+ Added MainBossEditPanel
+ Added button for toggling editing mode of a boss
2018-11-19 00:48:13 +08:00
AMinecraftDev 8d96806a59 1.0.0-SNAPSHOT-U62
+ Added ListPanelHandler
+ Updated DropTable, CustomSkills, CustomItems, CustomBosses, Shop, AutoSpawns Panel to use the new list feature
+ Finished CustomItems, CustomSkills, DropTable Panels
2018-11-18 23:06:12 +08:00
AMinecraftDev 2851beb1f2 1.0.0-SNAPSHOT-U61
+ Started to work on the AddItems GUI
+ Fixed a few issues where items weren't saving to their true self
2018-11-18 20:48:31 +08:00
AMinecraftDev 8341fe3eab 1.0.0-SNAPSHOT-U60
+ Updated all of the BossEntity elements to have constructors so when you create a new boss it is more displayed as complete in the bosses.json
+ Fixed issue with the BossEntity#isCompleteEnoughToSpawn
2018-11-18 17:32:48 +08:00
AMinecraftDev 861705f717 1.0.0-SNAPSHOT-U59
+ Finalised the Skill system
2018-11-18 16:56:06 +08:00
AMinecraftDev 11baa56327 1.0.0-SNAPSHOT-U58
+ Finished working on how skills are handled
+ Updated skills.json to allow for easier usage of skills
2018-11-18 16:29:58 +08:00