Skip to content

Releases: TechzoneMC/Combat-Tag-Reloaded

Fix most errors, and fix npcs on 1.8

12 Jan 18:40
Compare
Choose a tag to compare

Armor still doesn't synchronize with npcs.
Npcs spawn and are visible on 1.8.
Fix the class cast exception in ScoreboardManager.
Fix Could not pass event CombatLogEvent to CombatTagReloaded. (npe in TechPlayer)
Fix Stack Overflow Errors.
Fix Could not pass event PlayerMoveEvent to CombatTagReloaded. (guava incompatibility)

Add Scoreboard, Fix Bugs, Support npcs 1.8

03 Dec 17:55
Compare
Choose a tag to compare

Add Scoreboard - See issue #16
Add support for spawning npcs on 1.8 without citizens - TechzoneMC/NPCLib#2
Fix Offline Players Error - See issue TechzoneMC/Offline-Players#1
Fix issue copying player to npc - See issue #18
Actually load the non citizens implementation - See issue #17

Update to Minecraft 1.8, Try some bug fixes

28 Nov 22:52
Compare
Choose a tag to compare

Doesn't yet support NPCs on 1.8
Doesn't need citizens to spawn npcs.
Factions Integration for anti-safezoning.

Bounce players back when they enter a safezone See issue #14
Use Player.updateInventory() See issue #10

Fix Can't Move, Can't Teleport, NPC persistance, and Invincible NPCs

25 Nov 04:41
Compare
Choose a tag to compare

Npcs are invnincible #12
Player can't move while tagged #9
Player can't teleport event if not in combat #8
NPCs reappear after restart #11

Fix an Startup Issue

23 Nov 06:52
Compare
Choose a tag to compare

Fix Issue #6
Plugin gives an error on startup because I registered a listener before onEnable

Add Worldguard Anti-Safezoning

22 Nov 21:03
Compare
Choose a tag to compare
Pre-release

Prevent a person from entering a worldguard no-pvp zone while in combat

set stopCombatSafezoning to false to disable the new feature
set autoUpdate to false to disable auto updating

Don't require citizens when npcs are disabled

20 Nov 02:36
Compare
Choose a tag to compare

Citizens is not required if npcs aren't enabled
Add Graphs to MCStats collection

Authme Hook

16 Nov 00:23
Compare
Choose a tag to compare

Add Authme Hook to fix #1

Remove Lombok

13 Nov 18:16
Compare
Choose a tag to compare

Remove Lombok (reduce size from 1.5 MB to ~100KB)
Add Mcstats
Add Gravity Updater

Initial Release

30 Oct 15:31
Compare
Choose a tag to compare
v1.0

I spelled travis incorrectly