mamage my ownmy life for aiur

Hit Splat Damage Indicators v3.3.2 RPG UI and Damage Amount Mod - Minecraft Mods - Mapping and Modding - Minecraft Forum - Minecraft Forum
This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
This is a little mod I made for myself back in 1.2.5(there is no 1.2.5 release, dont ask), and I quickly rewrote it for 1.4.2 as I think others would appreciate it too. It was originally thrown together as a fancy debugging tool, but it gives the game a bit of a... rpg feel, so I thought I would release it.
When anything living takes damage, the damage they took will bounce off their head, with a cool little effect.
Now shows the Mob portrait preview with current health when you mouse over mobs! Every registered Mob type(mod mobs too) can have this preview adjusted using config files, so full compatibility is easy.
Have a mob displaying incorrectly? Press period and click the Advanced button and descriptions for the adjustments are listed.
Preview in action:
Do not like the new skin? Open up the repositioning GUI and turn it off(Period key(Fullstop) is default, rebind it in Controls).
Here is some screenshots of the repositioning GUI:
Receive a donators cape and sparkles for donating 5 or more USD
Installation:
Pickup Forge. You can Find it . Watch the installation video below if you need help installing. Then Place the DamageIndicators zip in the mods folder.
Installation Video by oSPARKSo
Old Versions:
Change Log:
Fixed Online Compatibility.
Fixed servers from crashing if put in mods server side.
[1.6.X]v2.9.2.4:
Fixed configuration issues when changing minecraft versions.
Added experimental target locking. Disabled by default, it may be buggy so you must manually enable in the configuration.
Fixed a texture stretching issue with health bars of skins.
Fix for the advanced gui when hitting the save button.
Fixes various config related issues. Delete your Damage Indicators config if you continue to have issues.
Fixed smp related issues with capes.Fixed a EntityPlayer casting error that caused minecraft to crash.Fixed the updater to still download the donators list if they have disabled update checking.Moved the cape location to a standard location so image loading failures should not happen anymore.Added an error handler to deal with the rare instance of a corrupted main config, automatically resetting it to default. (Game may still crash, but defaults will be restored on the next start).
Fixes a critical smp crash.
Fixed an issue with capes sometimes not loading for other donators when in smp.Made the particle effect much more subtle.Reimplimented High Compatibility Rendering, to hopefully fix optifine issues.Added an alternate render method, which may fix render conflicts with other mods.
Fix for language related issues.Fixed donator capes not loading properly.
Out of beta now.The last of the bugs with menus and other various issues and crashes should now be fixed.Refresh button added to the skins menu to make it easier to skin.Fixed an issue that caused duplicate entries to appear in the skin menu.Automatically defaults the skin to a valid skin location if the one in the config is incorrect.Fixed the default skin location to be an actual skin location.Fixed the advanced gui so it now should be working correctly again.Fixed the repositioning gui fully and returned all the previous functions.Fixed the crash when typing /help, and fixed a bug with /direload not working in single player.
3.0.3BETA:
Started adding in a lang file so the mod can be fully translated, more keys coming in future versions.Reloading skins now also reloads the skin.cfg.Fixed
file, so now version checking should be accurate.
3.0.2BETA:
Many many bug fixes.A few features not done yet, but should be disabled for now.Unskinned version has been removed. A skinned version imitating its plain appearance may return(if someone in the community puts one together).
Tight up some loose ends on some remaining bugs and oddities with 1.6.4.
3.0.0BETA:
First 1.7.2 release.This is a preview, I know there are lots of bugs, but it should be functional.
Final update for 1.6.4 before fousing on 1.7.2.Added a configuration option to disable shadowing for optifine compatibility.Added a configuration option to disable critical hits.Added an experimental hook to catch arrow criticals, may or may not work.
Fixed a bug with frames with trusses mod, and with the transparent block passthrough for mouseovers:Mouseovers now behave as expected, and will still give mouseovers if you have your crosshairs between the frame and on a mob, but will not induce lag.
Critical hits will now pop off an additional text indicator.Add colors should now be fixed, and shadow color should nowrender properly on popoffs.
LAN tested and should be working as intended now.Fixed an issue that could of caused popoffs to spam indefinitely.
Fixed a bug that could cause over flow errors from opengl to flood the console.Started implementing lan support, although may still be a little buggy.
Fixed an issue with buggy drivers that caused this mod to be unusable.
Added a bugfix for mods that use entities that extend a living entity, but never actually register the entity, leading to a null pointer.Fixed a rendering glitch with some mods due to a workaround to prevent name tags from rendering.Added a different workaround that should universally disable nameplates but still allows all calls to execute.The old mob rendering can be enforced by enabling the alternate rendering method option.
Added 2 new configuration options:Alternate Render Method - This uses an alternate hook to render damage indicators, in case you have an incompatible mod installed.High Compatibility Mod - This will perform additional resets to ensure higher compatibility with mods with leaking set attributes. This will, however, decrease performance, so use it only if you have problems.Both of these options can be found in the Repositioning gui as well, so you do not even need to modify the config manually.All of the gui's have been tweaked to fix a few lingering bugs from minecraft changes.When in any of the guis, the mob or player displayed will follow your cursor around the screen.Mouse overs in the advanced gui now work off of real time, and will not fail to fade in and out if you have a high framerate anymore.
Advanced Configurations cleaned up and now no longer exist inside it's own folder.Entities are now sorted and categorized by the mod they belong to.Added Configuration corruption detection and recreation to help prevent crashes related to data corruption.Instead of creashing, you now will get a warning in the log, and the configuration is recreated(and consequently, reset unless it had been successfully read since the last time minecraft started).Because of the massive changes and improvements, old entity specific configurations will be lost.
Fix for flicker when portrait vanishes.Changed the portrait to hide based on a realtime clock, and not based on frame count. This will make the time the portrait vanishes consistent regardless of fps settings.Added config option to hide Boss Health.
Fix for occational console spam on servers.Fix for error on first time late entity registration.
Code cleanup and some performance tweaks.
Compatibility fixes with other gui mods.Fixed a console spamming problem when on a server.Fixed a missing entity texture spamming issue on clients.
Finished fixing a bug rendering particles on the wrong player.Included a local copy of the cape so download failures are no longer an issue.
Fixed cape not downloading if you have update alerts turned off.Cape downloading will attempt 3 times before giving up to help prevent the cape being white.Fixed particles rendering on the player instead of the actual donator they are looking at.Optimized popoffs, as they no longer have a damage limit, so much code could be removed.Corrected a possible bug with update checking.
Fixed some rendering inconsistencies in the unskinned version.Tweaked entity watching to be a bit more efficient.Added server motd processing.
Finished server support. Will now communicate with servers that have the mod or plugin(not ready yet).Three settings can be toggled, Mouseovers, popoffs, and potion effects.Servers running the forge mod will force all players to abide by the configuration it has set.Servers will deliver potion effect information to clients if potion effects are enabled on that server.Servers can reload damage indicators setting without actually restarting the server, by using direload from the console. This must be run as server from the physical console.Clients will let the player know when the server tells the client what it should or should not allow.Bukkit server plugin, when finished, will be permissions based. This will allow for area specific toggling of damage indicators features.As Always, running the mod on your server will not prevent people without damage indicators from joining.
Fixed skinless skin.Added "enemy" identification. If a mob or player attacks the player, their icon will temporarily be red.If a tamable animal targets you, or any of your pets, their icon will change red.Donators now recieve a Donators cape.Donator particles changed so they are less likely to appear greenish.
Fixed the scrollbar in the skin gui from not working correctly.
Fixed mouseovers not functioning correctly.GUI crashes and rendering issues fixed.Damage indicators moved back to a tick handler off of the render screen event for tukmc compatibility.Tweaks to the raytracer.Some methods rewritten and restructured for future optional server plugin support.
Fixed rendering problems with the chat bubbles mod.Fixed a possible crash on the advanced gui.Fixed Unskinned rendering on the advanced gui.
Fix for rendering oddities with various other hud mods.(Like Zan's Minimap)Reworked the update checking to be a bit smarter.Made Damage Indicators not crash a server if it is attempted to be run there, it simply won't do anything and inform the player.Called a later rendering call when available, to help trim off unwanted additional rendering.
Fixed an issue with the new raytracer if a glass block is near the end of your view range.Fixed an issue with colors sometimes not pletely reworked the rendering on the popoffs. They have a new look, let me know what you think. This should also give a performance improvement.Reworked how popoffs are registered.
Fixed player not rendering and with wrong health information in the repositioning gui.Modified the raytracing to have the ability to pass through non-opaque blocks. Meaning you can target mobs and players through stuff like fences, and glass. This only iterates through at MOST 10 blocks before stopping, to prevent unintentional slowdowns.Added a fallback for strangely registered mobs, and will default to villager for positioning and scaling.Removed all references to ResourceLocations, and instead used an alternate method to load the resources. This should fix incompatibilities between versions, and may allow the mod to work in 1.6.1, but needs testing.Fixed the unskinned version from crashing the game.Optimized the color picker image generation code.
Fixed more than one potion box displaying from glitching.Fixed sky glitches and font display inconsistencies.
Fixed a rendering issue with potion effects.Enforcing Minecraft version 1.6.2 in the mcinfo for easier error handling.
Fixed a layering problem with the portrait.
Fixed Mobs disappearing in portraits when using optifine.Fixed a possible crash when clicking around in the advanced menu.Removed almost all attribute pushing when rendering, what this means to you is better performance on slower video cards.Fixed particles spawning out of control when a window that pauses the game is open.Gui rendering moved to forges new RenderInGameGuiEvent, so other mods that need to hide all of the ingamegui will also hide the portrait if needed.Donator particles a little more appearant.Particle Rendering moved back to the tesselator as the optifine bug was fixed.
Updated mod to support newer forges.Fixed a potential problem that may cause the skin to render multiple times a frame in some situations.Due to a hard drive failure, the code for my mod had to be recovered via deobfuscation, which due to compile time optimizations, may cause unpredictable behavior in some of that code. Although I am fairly sure I fixed the decompiler errors, one or two may remain, as it is impossible for me to notice them all. If you have any problems or weird behavior, please post them.
Donater perks added.Players who donate $5 or more will sparkle to other players running damage indicators.Please provide your in game name when donating and a day or so for me to receive and notice the donation. If you would rather not sparkle, just say so in your donation message.Potion effects fixed for ssp.Some balancing previously implemented reimplemented due to server admin concerns. Invisible players or mobs will not trigger the DI portrait to show.Potion Effects Totally disabled for SMP, currently mostly for balancing. There may be a server mod later to change this.
More classes cleaned up/removed for client side only.Particles now pop off heads correctly.Update notifications should now be correct.Damage numbers will no longer pop off yourself.
Fixed the way damage indicators handles health values, to get the ceiling instead of the floor, which was causing mobs to show 0 health when they really had greater than 0 but less than 1 health.Fixed my custom checkbox control to correctly bind the appropriate texture so now you can tell if the box is checked or not.
Fixed Advanced Compatibility Gui from crashing.Removed some dubugging code from the game.Removed more unnecessary classes.
1.6.1 Compatibility added.Thanks to the new way entity health is handled, damage indicators is now fully client side. Server no longer needs to have to mod installed.
Quick fix for healthbar text colors not working.
Added the ability to set text colors for custom skins. Check the skin.cfg in the included skins to see the new settings.A critical performance bug was fixed, slower computers should see a major difference.Popoff Handling Thread was redesigned so that minecraft will always have priority over it.
Restructured Skin handling to be easy to code with.Fixed some compatibility problems with various hud mods.Added Text ordering to skins. Olds skins will be unaffected, and the new settings can be found in the 3 provided skins.When someone is using a custom name for a mob, that name now appears in italics, as suggested by VorTr3x.
Moved texture loading to occur later, hopefully avoiding invisible inventory bugs.Changed the way textures are loaded to be more reliable and cleaner.Added some compatibility code to isolate my rendering from what occurs before and after.Fixed compatibility issues with GLSL shaders mod.
Turned off caching when scanning for resources, which could error out with older Sun VM versions of Java.Changed the config loading technique to extract the skin config using the same method used for skin textures. This should , I hope, fix this problem on Mac's.All the portrait rendering rewritten to favor efficiency. Some compatibility code was removed as it caused slow downs and it should no longer be required, so please report bugs.Entity health change monitoring further optimized.The additional packet to communicate max health removed as it caused problems.Max health is now communicated on a per-mob basis, meaning on server sided mods, the same entity type can have different max healths, and still report as expected, also, there is no longer a delay to display changed max health. This max health is suffixed to the end of the original packet, preserving backwards compatibility for servers and clients, while maintaining only a single packet.Particle rendering rewritten to function how I originally intended it to. Now, particles only appear on top of everything if you can actually see that mob, otherwise, it will render normally, meaning blocks that aren't transparent make the pop off not visible, however, will still appear on the other side of transparent blocks. This feature can be turned off in the config, however, is always on when on a SMP server, and will stay this way(in the future, servers will be able to allow this).Coming Soon:Initial Code rewriting started to support permissions and forced configurations. This will be ready for use soon.New Bukkit version to take advantage of the new max health communication.
Was not publically released. Too many changes and potential bugs.
Fix for class not found crash.
Added entity information caching to reduce the occurrence of incorrect entity information being displayed at the time the entity is visible.
Fixed rendering error on mob death when not using a skin.
Fixed flickering world issue when using optifine.Added client server syncing of max health values.Updates sent once a minute to reduce bandwidth utilization.Backwards compatibility left in for servers running the bukkit plugin.Bukkit plugin using this new feature coming soon.
Cleaned up some potential rendering glitches from left over code.Reimplemented older more compatible rendering if optifine is not installed.Added a check for optifine, to manual render particles to avoid render order particle bugs that prevent damage pop offs from being visible if rendering particles the typical way.Added a fallback routine to overcome issues with java versions/launchers causing the skins to not directly be detected.Cleaned up the advanced gui, save button now has more appropriate placement.Added a check so invalid values will default instead of crashing the client.Fixed some gui rendering issues with both skinned and unskinned portrait previews.Added additional rendering resets to encourage higher ui mod compatibility.
Fixed flickering on death that can occur on some systems.Added texture resetting as requested.
Optmizations to particle rendering. Profiling pointed at 75% reduced cpu time per particle, but actual results could vary. This will be apparent only in extreme circumstances, like mods that deal thousands of damage, or /kill.Optimizations to the hud display, and things moved around to ensure optimal performance given the situation. The hud does checks whether is should be shown or not earlier, so unnecessary code isnt run.Added additional class type checks to avoid crashes with mods that register non-EntityLiving entities as if it was a living entity.
Fix for possible invisible texture bugs beside some mods when using MultiMC.Possible fix for glerror spam, caused by java errors thrown by other mods. Please report if they continue.
Fixed HUD going white when you change texture packs in game.Possible fix for people incorrectly loading skin positional information from the skin.cfg.
Fixed a possible cause of lag while using the Advanced Gui.Fixed skin.cfg getting deleted after reading a skin installed using the new easier to install method.
Z-Level bug on some graphics cards with gui addressed and should be fixed.Finished File based skin loaded. You no longer have to open the mod zip to add skins, they now can be installed to the 'CustomDISkins' directory. Skins can still be loaded from the mod zip like normal and nothing changed internally with how skins are displayed, so dont worry, your custom skins did not break Image removed due to an invalid URL: To use the new skin loading, just extract the new skin to the CustomDISkins folder. You skin should be contained within a folder, like this: /CustomDISkins/MyCustomSkin/ContentsOfSkinHere.fileextension
Fixed skin.cfg getting left behind when extracting.Rendering method changed on popoffs, and are now manually rendered. This fixes some issues caused by water, and mostly fixes the optifine issue.The advanced config now shows the mob preview again, this time without requiring you look at the mob once first. The skinless version of this feature may be buggy.
Fixed duplicate entries in the skin config.Fixed an issue with the config color setting when using 4 byte hex instead of 3.Added the ability to change the popoff colors in game.Added a new skin choice, Minimal, which does not render the mob preview. This was added mostly as an example for custom skinners.Still Unresolved bugs: Optifine causes mobs to render on top of damage pop offs, making damage inflicted hard to see.
Fix for MultiMC Issues.
Mob drawing on top of the frame fixed.Optifine related anomalies fixed.Custom Skinning improved.The Skin Config is now more organized.You can now set the order in which skin parts are rendered, those with lower numbers render first. This is to give skinners more control over the layering.
Performance issue identified and resolved.Issues with disappearing background fixed.Many other performance tweaks added.
Updated to 1.5.1.Fixed various rendering issues.Skins now unload thereself from memory when you change skins.Enderdragon is now detected.
Text rendering bugs fixed.Many bugs with improper scaling and positioning from skins fixed.Added the first stages of an automatic skin discovery system. Currently, in the mod zip, there is a folder called DITextures, within this folder, you can place folders with complete skins and Damage Indicators will automatically load it into the available skins.Added a skin selection menu. You can get there from the repositioning gui.Repositioning GUI cleaned up and is more straight forward. Added a tooltip as no one seems to know you can drag the portrait anywhere you want.Default, Wow-Like, and No-Skin are the three selections in this release. Hopefully some people will contribute so you can add to this.Fixed Font color change due to improper hex conversion when the ingame gui saved a config.You can no longer target mobs that are invisible.Skins automatically scale to 'power of two' textures. What this means is, less white texture bugs, and easier skin creation for artists.
Damage Indicators updated to 1.5.0. Thankfully, I handled my own texture processing, before this update xD.The damage monitoring system switched up a bit to try a new method.
Fix added for the color bleeding bug(pop offs appearing the wrong color).Timeout for player health updates tweaked, while trying to preserve server performance.Fixed a potential issue that could lead some mobs to lost their saved settings on restart.
Critical bug in the new mouse over detection fixed.All texture skins are now have 'power of two' dimensions. This will most probably fix the remainder of the white texture bugs.
Ray tracing rewritten to fix mod conflicts, and also increased the efficiency and accuracy.Config handling completely rewritten.Saving settings in game using the gui's is vastly improved, and saving in the advanced gui will only occur if a change would occur.The AdvancedMobSettings folder no longer breaks up mobs into seperate files, they are now all contained within one config file, 'CombinedConfig.cfg'. This should also file FileIO errors caused by illegal file system characters in mob names or class paths..Fixed player names of others not displaying on LAN's.Fixed some outdated code in the unskinned version of the portrait window.Changed the way the portrait detects a mob's name.If the alternate method returns an untranslated key, a translation is attempted, if no translation exists, the portrait window will trim up the name to look correct and hopefully be an accurate description.Default GUI Size increased to 0.75.A few potential rendering bugs noticed and fixed.
Added the ability to resize the Portrait window in the config or Repositioning GUI.Many rendering bugs fixed.
Added additional illegal character checks on filenames to prevent crashes due to mod mob names using those illegal characters.Added a config setting so you can allow the portrait preview to show with the F3 Debug window showing.
Various optimizations and tweaks.You can now see damage through walls again, however, the default range has been reduced significantly. This will increase performance on low end machines, and prevent popoffs from being annoying.Texture loading is now done via an alternate method. Possible fix for those with the white texture bug, but no guarantees.
Skinning potential extended even further. So Texture packs will have more freedom when designing skins.The Font size of the health bar will rescale based on the size of the healthbar.Added a new skin element, potion box, which encases potion effects and grows as the target gains more potion effects.The mob type icon extended, not not only does it show the aggressive state of the mob, now there is 5 different mob type icons that will be displayed. This will help with mod mobs so you can know which enchantment would be best.The Directories have changed, to a simpler directory for the skin location. This will also gracefully break the no longer supported old texture packs.
A couple of potential rendering issues patched up.Ichun's body part mods should all be compatible now, this includes mob dismemberment and mob amputation. Now longer are additional confusing steps required. If you have issues, be sure to update his mod as well. Newest versions of both tested successfully.
Fixed preview rendering incorrectly in the advanced gui.Added one last additional step when a mobs name cannot be retrieved, so that it will appear more readable, and likely, accurate as well.
Attempted fix for white texture bug. This fix is only a 'possible' fix. Please report if the bug continues.
Some tweaks added to better predict max hp's.Skinning support extended.Texture packs can now modify nearly every aspect of the portrait display.
Fixed an oversight that caused the integrated server to continue sending health updates while the player had the advanced gui open, which could lead to temporary severe lag once the gui closes as the processing thread catches up.Fixed a problem with millionaire configs not being found due to non UTF-8 characters which lead to continuous config creation, causing severe lag, most notably, when renaming the villagers.Fixed a problem with probing millionaire health information in the advanced gui, and dropped spawning and killing to get the information,as this seemed to cause thread creation, and now it just stores the information when it is noticed in the world.Added more skinning customization. More options will come in future updates. Open the mod zip and and directory:DamageIndicators/Textures is what is needed in texturepacks. DamageIndicators will read the skin.cfg, if the texturepack has one. This will give you greater control over the appearance.
IO lag from improperly registered mobs fixed.Incorrect health should now self-correct automatically eventually, and not only on damage, this applies also to stuck potion timers.Initial dimension change leading to a possible temporary improper health information fixed. Threading and memory usage tweaks, now pre-assigns and reuses the same buffer for packet processing.Preemptive checks on if a player has the mod installed, to further optimize server performance, especially on a mixed server(some with, some without the mod).
Fixed a rendering bug experienced by some graphics cards rending the model semi-transparent or invisible.
A few minor bugs addressed.Fixed entire Gui disappearing when disabling the portrait via the Repositioning Gui.
Want to disable people from using damage indicators? Now support MOTD based disables. This only works with welcome messages, which vanilla is incapable of. If you have a forge server, use the forge mod and disable from the config, if you have a bukkit server, and just want to globally disable some feature, this is how:
The way to disable damage indicators is exactly the same format as Rei's Minimap. I chose to use the same standard to save space in admin's server MOTD length.Anywhere in the motd, you will need a 'prefix' followed by 'option' followed by 'suffix', no one will actually see this.The prefix must be &0&0 and the suffix must be &e&f.
There are 2 options:
Disable Mousovers: &c
Disable Popoffs: &d
The options &c and &d are not used in rei's minimap and can be merged with those options. If the above confuses you here are three examples:
Disable Popoffs: &0&0&&d&e&f
Disable Mouseovers: &0&0&c&e&f
Disable Everything: &0&0&c&d&e&f
If you also have rei's minimap options in your motd, just add the options above to it, before the &e&f of course.
Bukkit Plugin to add permissions support for users using damage indicators.
(1.6.x)+This does not use craft bukkit, so it should not break as long as 1.6.4 or later is used.This allows potion effects to be sent to clients that are running damage indicators, nothing otherwise.It also adds 3 permission nodes, which are checked for changes on the player move event in order to stay accurate.
permissions:
damageindicators.*: Allows/Denies all Damage Indicators features.
damageindicators.mouseovers: true
damageindicators.popoffs: true
damageindicators.potioneffects: true
damageindicators.mouseovers:
description: Allows player to get health information on mouseover.
default: true
damageindicators.popoffs:
description: Allows numbers to pop off mobs when their health changes.
default: true
damageindicators.potioneffects:
description: Sends player potion effects.
default: true
Defaults are true, this means you must REMOVE permission to a feature, not add it, like this:
- -damageindicators.potioneffects
This would disable potion effects for that player.
Old Versions to enable damage indicators on bukkit servers:
(1.5.2 R1) (1.5.1) (1.4.7)Thank for helping maintain this plugin.
Custom Skins from the Community
Painterly Style by
Super Nothing Mini by FaceguyMcBadass
Super Nothing by FaceguyMcBadass
Cleared Golden 1.0 by vovanov2
Ben10 by SelectedLime375
TRANSFORMERS by SelectedLime375
TRANSFORMERS Red
TRANSFORMERS Blue
Skyrim style by ValeraSTK
DM DokuCraft skins by DarthMisium
DokuCraft Adrundaal Pink (Skin by DarthMisium. Original textures by Bastikeks):
DokuCraft Adrundaal Pink (Skin by DarthMisium. Original textures by Bastikeks):
DokuCraft Adrundaal Pink No Mob BG (Skin by DarthMisium. Original textures by Bastikeks):
DokuCraft Black/Red (Skin by DarthMisium. Original textures by Handsome_Dan):
DokuCraft Black/Red No Mob BG (Skin by DarthMisium. Original textures by Handsome_Dan):
DokuCraft Black/Silver (Skin by DarthMisium. Original textures by DarthMisium):
DokuCraft Black/Silver No Mob BG (Skin by DarthMisium. Original textures by DarthMisium):
DokuCraft Clawed Brown/Silver (Skin by DarthMisium):
DokuCraft Clawed Brown/Silver No Mob BG (Skin by DarthMisium):
DokuCraft Dark Green/Silver (Skin by DarthMisium. Original textures by WantedRobot):
DokuCraft Dark Green/Silver No Mob BG (Skin by DarthMisium. Original textures by WantedRobot):
DokuCraft Dark Red/Silver (Skin by DarthMisium. Original textures by XiLERAWR):
DokuCraft Dark Red/Silver No Mob BG (Skin by DarthMisium. Original textures by XiLERAWR):
DokuCraft Dwarven Light Black (Skin by DarthMisium. Original textures by Kiajinn):
DokuCraft Dwarven Light Black No Mob BG (Skin by DarthMisium. Original textures by Kiajinn):
DokuCraft High Blue/Gold (Skin by DarthMisium. Original textures by WantedRobot):
DokuCraft High Blue/Gold No Mob BG (Skin by DarthMisium. Original textures by WantedRobot):
DokuCraft High Purple/Silver (Skin by DarthMisium. Original textures by FallenAwake):
DokuCraft High Purple/Silver No Mob BG (Skin by DarthMisium. Original textures by FallenAwake):
DokuCraft Kingly Red/Gold (Skin by DarthMisium. Original textures by WessexStock):
DokuCraft Kingly Red/Gold No Mob BG (Skin by DarthMisium. Original textures by WessexStock):
DokuCraft Light Brown/Silver (Skin by DarthMisium.):
DokuCraft Light Brown/Silver No Mob BG (Skin by DarthMisium.):
DokuCraft Pre-2.0 Brown/Gold (Skin by DarthMisium. Original textures by HienkyakuX):
DokuCraft Pre-2.0 Brown/Gold No Mob BG (Skin by DarthMisium. Original textures by HienkyakuX):
Skin Installation:
Open the skin zip and extract the contents to your .minecraft/CustomDISkins/ folder.For modpack creators:Add the folder in the skin zip to the damageindicators zip in the DITextures folder, and modify the default config to use the custom skin as default.
Spotlight by BebopVoxSpotlight by antvenomSpotlight by PocketIslandSpotlight by derpthadSpotlight by piedudeausSpotlight by Brinko54Outdated Spotlights.(These are all obsolete and do not represent the current state of this mod)
Spotlight by IPodMailSpotlight by x2robbie2xSpotlight by twilightkingSpotlight by SparklingKoala:Spotlight by ChazOfftopic:Spotlight by PixelatedChaos:Spotlight by PieLordMan:
More Reviews and Spotlights:
Review by ChronoFury:
Multilingual Reviews and Spotlights:
Revis?o em Português por CanaldoTalis1234
Due to the copyright notation of Mojang AB, the copyright holders of minecraft, any modification is the intellectual property of the authors of the modification, aslong as original modified or non modified minecraft files are not claimed as your own.This mod is provided freely and may be decompiled and modified strictly for private use, either with a decompiler or a byte-code editor, for educational or personal use.Modifying Damage Indicators to behave in a fashion that undermines a feature added meant to limit the use of this mod, is considered a hack, and is forbidden. Examples being, intentionally modifying the behavior so that it intentionally undermines code written so servers can disable the use of this mod.Modification of this mod for use on public servers is allowed, but this does not extend to distribution of a modified version of this mod.Distribution of any modified version of this mod requires the advance written permission of the owner, rich1051414.(C)2012 Richard 'rich1051414'/'RichDigits' Smith
Note to modpacks:
Distribution unmodified versions of this mod in modpacks is allowed, as long as full credit goes to rich1051414, and is expressed in the credits with a link back to this forum post.
[represent]
Private Mod Note
Private Mod Note
Private Mod Note
///JnbSw.png" width="" height="" alt="" />" width="" height="" alt="" />
It works! If possible, could you make the numbers 3D?
Hmm, i could, but that would make this little mod WAY more complicated, it is just meant as a simple 'tweak'
Can you pleas add some pictures =D
LOL i was working on it, I literally just started this thread 5 minutes ago
Hmm, i could, but that would make this little mod WAY more complicated, it is just meant as a simple 'tweak'
OK. That's fine. This has definately been missing from Minecraft.
Well I kind of meant for it to be 2D floating digits, this is the style of many RPG's, so not only is it easier, it's nicer.
It is easy to do the 3D effect, but then you have to make sure they pop up facing the right direction and stay legible
but at the end of the day, the 2D version is stylistic, and easier to read and implement.
In the original version, I implemented a config file that allowed for custom colors, adjusting the transparency, size of the numbers, how high the numbers bounce, etc.
If you guys want it, I can add it again.
Private Mod Note
Private Mod Note
Its posible add to Health Bar in the top of mobs... type End Boss?
Downloading mod...
I might do that sometime, as a new mod, maybe implementing this one with it, if it gets any kind of support behind it. I would rather have the health bar floating over the heads however, but I think you mean as a progress bar style.
Private Mod Note
Private Mod Note
I might do that sometime, as a new mod, maybe implementing this one with it, if it gets any kind of support behind it. I would rather have the health bar floating over the heads however, but I think you mean as a progress bar style.
Exactily, a progress bar style :B
Hmm.. your mod looks great
This looks very usefull.
In addition to the damage values comming up, is it possible to display...mm perhaps the values when minning, digging & logging?
Hopefully you can reuse your code to siplay such values. If possible.
Also good job, i can see this being used by a fair few amount of people.
I could add it as an option in the config when i get around to adding it back. There is only 3 lines of code that hook this effect, other than the mod backbone, my custom particle effect and texture file generator used by the custom particle effect. So yeah, it would be easy to add that.
This mod is awesome! I'll have to add it to my collection when I update to 1.4.2.
Good timing, I just added a 1.3.2 version, .
Private Mod Note
LOL i was working on it, I literally just started this thread 5 minutes ago
Some ppl just like to post first in a thread with an asinine comment.
Just a note, this mod is Client Side only, obviously. Rendering is not done server side ever anyways, however, the event_bus does not report the registered event unless the server is running the mod and knows to, so it will not work unless the server has the mod running. It's either this, or modify a base file, which I won't do for something this simple.
With that said, it probably will not do anything for other players on your server, but I am planning on adding a packet handler to send the event to all players in range of the entity, when I get around to it, so at least it will have a little SMP support.
I had fun with it in SSP testing it, but it does suck that it won't work on servers without it installed.
To post a comment, please
a new account.
Posts Quoted:
Clear All Quotes}

我要回帖

更多关于 my own life 的文章

更多推荐

版权声明:文章内容来源于网络,版权归原作者所有,如有侵权请点击这里与我们联系,我们将及时删除。

点击添加站长微信