EinBaum
Player-
Content count
43 -
Joined
-
Last visited
Everything posted by EinBaum
-
PSA: Don't mail BoE items THEY WILL BECOME SOULBOUND
EinBaum posted a topic in General Discussion & Suggestions
Taking BoE items from mail has some random chance to make them soulbound. Proof: https://imgur.com/a/pKUBQ I wrote a GM ticket. The GM Lynck said that GMs are unable to fix these soulbound items. I got told to make a bug report. WHAT THE FUCK -
I agree, potential cheaters could see those 1000 pages of appeals and got scared. Also you could secretly laugh when you saw someone writing an appeal... someone that you have reported. FeelsGoodMan
-
Vanilla Tooltip Addon - tooltip on cursor
EinBaum replied to rekallvod's topic in UI, AddOns & Macros
TinyTip -
https://forum.elysium-project.org/topic/53358-new-hardware-funds/
-
Don't blame your bad internet connection and lack of skill on the server. There is no delay. Bye.
-
That is not true. The game is perfectly playable at 9k, there is no noticable ability delay. Personally I'd like to see an increase in the queue max. size. The large amount of players makes the world feel very alive. It's fun to meet people everywhere (to either talk to them or to do world PvP).
-
More like 2k ms
-
3 ms - Central Germany
-
I have fixed it. New version: https://github.com/EinBaum/SP_Overpower
-
Works for me, homie. I've also uploaded an update where you can set the bar size and alpha. To fix your problem: Send me a forum PM with a screenshot of your combat log where a yellow attack is dodged. Thank you!
-
I think you should kill everyone.
-
If that's the case then you can't update them with my bash script. But there's a solution (it's too bothersome, I haven't done this): Clone the Atlas addon somewhere else (not in Interface\Addons) and create symbolic links to the 3 separate addons inside the Addons directory. No problem.
-
I use git bash. Of course my script only works if you have cloned the addon repositories using the "git clone" command. Doesn't work with addons that you've downloaded as a zip file. https://www.youtube.com/watch?v=ljEP7mS7x8Y
-
AddOn for hunters. Changes what mouse clicks on your minimap do: Normal click: Targets whatever you are clicking Alt/Ctrl-click: Creates a ping Shift-click: Creates a ping but the X and Y coords of the ping are multiplied by 5 Why? Tracking: This AddOn makes all "red dots" on the minimap clickable. It's a great way of targeting players who are hiding behind objects or inside buildings Eagle Eye: Did you know that you can cast Eagle Eye and target a place on the minimap? Using the shift-click feature you can cast Eagle Eye on very very far away places https://github.com/EinBaum/MapTarget/releases Happy hunting!
-
I've updated the addon and I'm looking for hunters to give me some feedback. Short video demo: https://www.youtube.com/watch?v=9RwBYzuGHRo
-
I use a bash script that is located in my AddOns directory. It executes "git pull" for each git repository. #!/bin/bash back=`pwd`; for d in `find . -type d -name .git` ; do printf "%s: " "$d" ; cd "$d/.."; git pull ; cd $back ; done
-
SuperIgnore Download: https://github.com/EinBaum/SuperIgnore/releases UNLIMITED ignore list size! Temporary (timed) ignores! Ignore only in selected chat channels Uses default WoW interface and /ignore command Extra Modules Special Snowflake Blocker Blocks messages sent by players who have special characters in their names ChatSanitizer Blocks spam and advertisements (including gold seller spam) Custom Filter Create your own list of banned phrases Players writing these phrases will be temporarily blocked Notes Please post bugs and issues on the GitHub issue tracker. Post suggestions in this thread! Author's note: Don't be a pussy that ignores everyone who has a different opinion in chat. This AddOn should be used to block gold spammers! Enjoy! :)
-
Yeah, it does.
-
I've included ChatSanitizer into my own addon to auto-ignore gold spammers. It's great! Credits go to the author Rhena. Link: https://forum.elysium-project.org/topic/33896-addon-chatsanitizer-an-answer-to-gold-spamming/
-
A GM is not supposed to send such mail. Looking forward to see him getting kicked from the team.
-
Twinking & BG's - a dying breed?
EinBaum replied to snowman65's topic in General Discussion & Suggestions
Low level world PvP twinking is real and it's alive. Try Stranglethorn Vale. I know some players who have been between level 30-40 for months just to fight there. It's fun and challenging. Fights are imbalanced, you often have to improvise a strategy against big enemy groups. -
The Stones That Bind Us - 15min Stone Respawn!
EinBaum replied to Cyb3rl1nk's topic in General Discussion & Suggestions
Bug reports go here: https://github.com/elysium-project/server/issues -
How the hell do you report bugs?
EinBaum replied to Patrykiel's topic in General Discussion & Suggestions
Bugs are reported here: https://github.com/elysium-project/server/issues
