wmrojer
wmrojer
Focus effect text is sent to the client as MT_Spells instead of MT_FocusEffect. In method Client::GetFocusEffect in spell_effects.cpp and method Mob::DoCastSpell in Spells.cpp. There could be more places, but that's...
Seeing that the variable the rules for tradeskill skillup modifiers is read into is a float and the comment "// Remember: skillup_modifier is (float). Lower is better" in the code...
Made it possible to disable the WorldEventTick that replaces tiles entites with upgraded versions to make Et Futurum play nice with Mystcraft.
The WorldTickEvent handler that upgrades old tile enties with the new upgraded version puts a lot of stress on the server making Mystcraft baseline profiling almost impossible to be complete....