Jump to content

MindScape

Game Masters
  • Content Count

    275
  • Joined

  • Last visited

  • Days Won

    5

Everything posted by MindScape

  1. MindScape

    Face Direction

    Already in. Use ".gps face DIR"
  2. GO move relative is already a thing - try using ".go move 1 forward" or such.
  3. MindScape

    xgps

    Aye. If anything, I can support switching it from ".gps f 1" to ".gps 1 f", (as that's how it was on Divinity with EC also), but it's really just a small thing.
  4. Updated with option to set spells you can cast when sprinting, for anims and visual effects.
  5. Convenient Commands - ShiftSprint Intro ShiftSprint is an addon that enables you to hold Shift to Sprint. It's completely customizable so you can set your sprint speed to any value / speed you wish, and works as well for Flight, so that you can set it up also as a button to press to move around faster in the air if you wish. Features Hold 'Left Shift' to Sprint while on Foot (Default Speed is 1.6), Flying (Default: 10), and/or Swimming (Default: 10) Release Shift to return to previous running/flying/swimming speed. Completely customizable speeds for on-foot, flying, and swimming. /ss walk [Speed] - Sets On-Foot Speed /ss fly [Speed] - Sets Flying Speed /ss swim [Speed] - Sets Swimming Speed ShiftSpells (Spells on Sprint) (For Anims/Visuals) /sspell set [SpellIDs] - Sets the list of spells to use, clearing any that might be present before. i.e., from preview above: "/sspell set 110519 222589" /sspell add [SpellIDs] - Adds spells to the list of spells to use, keeping previous ones also. i.e., "/sspell add 12345" and "/sspell add 54321" will cast then both 12345 & 54321 when sprinting. /sspell list - Lists all current spells used for sprinting. /sspell [all/walk/fly/off] - Switch the setting to apply only when On Foot, Flying, Both, or turn ShiftSpells off. Spells that are cast when you start sprinting are automatically removed when you stop sprinting. Automatically Detects and Removes Default Shift+Jump Binding Warns you if other conflicting bindings are found, with command option to remove it (/ssjumpreset) Optional /me when sprinting on foot (/sse). Message can be customized to anything (/sse [message you want]). Download https://github.com/MindScape00/ShiftSprint/archive/v231-830-2.zip Installation Download the addon above, open it with 7Zip (Recommended) or any other archive program that supports the format. Make sure WoW is closed. Drag the "ShiftSprint" folder to your Epsilon/_retail_/Interface/Addons/ folder. Launch the game and login. In bottom left of Character Select, click "Addons" and then ensure ShiftSprint is enabled. Cool Spells Here's a list of pretty interesting or neat spells to use with the ShiftSprint Spells Feature: If you have any other good spells to add, please post them in a comment and tag me, and I'll add them here. Changes Update v2.3.1 Add in ability for ShiftSprint to handle swimming (/ss swim # to set it) Updated Command system for speeds to use a global "/ss command value" system instead of separate commands for each. (I.e. /sswalk [speed] is now /ss walk [speed].) Changed from '.cast' to '.aura # self' for the casting of spells. This will stop spells being placed on target instead of yourself. Changed the 'return' speed handling - it will now try and save your previous set speed to return you to, instead of just returning you to speed 1. Note: This will fail if you spam your sprint in rapid succession, as it's set instantly when hitting the sprint button - if you hit it while the server is still processing changing your speed back from a previous sprint, it will adopt those numbers and put you in eternal sprint speed - unless you change it back with ".mod speed" again. This may change in the future if we get proper API from the server and begin monitoring chat for when you actually set your speed, but that may be awhile. Previous: Credits & Permissions Made by MindScape for EpsilonWoW You may not reupload or host the addon on any other forums or sites without written express permission.
  6. MindScape

    Spells File

    Is there a difference between yours and Chases?
  7. Cross Class is in, Cross Race and Faction is on the way last I heard.
  8. MindScape

    Phase Skyboxes

    I'm quite aware, but it's best to post a thread so he atleast knows, and can then get to it in the future.
  9. Worgen_GateWall01 - 803623 RedRidgeBridgeBrick01 - 800307 RedRidgeBridgeBrick02 - 806083 RedRidgeBridgeBrick03 - 806084 StoneBlock02 - 800474 ExcavationBarrierPlank02 - 202156 ExcavationBarrierPlank - 177185 (Is mouse-overable, so kinda shit now) Wildhammer_shelf_01 - 802202 Hauler_platform - 242442 Uldum_Coffin_Lid_01 - 815392 uldum_pillar_brick_01 - 206336 WinterOrc_MetalCurb_05 - 814354 WreckedBuildingHRedBrick01 - 800177 Worgen_Brick02 - 813139 (No Colision?) worgen_brick - 196462 (Can Be Right-Clicked to activate, but doesn't delete it or anything)
  10. What do you mean? It never had any issues in 3.3.5a or 4.0.6a, and I haven't had any issues on Legion yet either.
  11. MindScape

    Phase Skyboxes

    Phase skyboxes are interesting atm. Using .phase set skybox here doesn't work it seems - always tells me there's no skybox to change, and to use .phase set skybox default, which when I do that, says that command doesn't exist. Also, when I set some skyboxes earlier for entire map and also for zone, others in my phase couldn't see it.
  12. QuickApp Intro QuickApp is an addon that adds in 'Appear' and 'Summon' into the right-click context menu on player's under a new ConvenientCommands section, either from Right-Clicking their name in Chat, or Right-Clicking their character portrait if you have them selected. Clicking one of these buttons will execute that command on them, either appearing to them, or summoning them to you. In usage, it's very simple, and there's nothing to configure. Just install it and use. Features Adds a new Subsection into the UnitPopupMenu / UIDropDownMenu (The Menu when you right-click someone's name in chat, or their portrait after selecting them) Adds 'Appear' and 'Summon' to this menu Fully compatible with QuickPhase if you use it. Download https://github.com/MindScape00/QuickApp/archive/refs/tags/v5.0.0.zip Installation Download above, open it with 7Zip (Recommended) or any other archive program. Drag the "QuickApp" folder to your Epsilon/_retail_/Interface/AddOns/ folder. Launch the game, and login. In bottom left of Character Select, click "Addons" and then ensure QuickApp is enabled. Changes v5.0.0 (March 21, 2021) Refactored to use new UnitPopupMenu dynamic creation style Removed "ConvenientCommands" section and inserted just above 'interact' instead. Removed "ConvenientCommands" branding Previous: Known Issues: Focus Target gets tainted on the right-click menu, as it's a secure function, blocking it's usage. Literally not able to fix this right now as Blizzard is retarded. Credits & Permissions MindScape - Concept and Creation of the Addon | Special Thanks to Deramyr for a huge help in coding and figuring it out back then. You may not reupload or host the addon, in partial or entirety, on any other forums or sites without written express permission.
  13. EasyCopy (for 8.3) Easy Copy is an addon that adds a time stamp to chat messages that can be clicked to open a UI box so that you can easily copy the text, including links. The version from Curse is mostly updated but requires one tiny change to function without any Lua errors on Legion. I've done the fix and uploaded so you guys can use it without having to worry about doing the fix yourself, since I know not everyone is extremely tech savvy. Before I get fully into it, here's the Curse Link, with more info and such: https://www.curseforge.com/wow/addons/easy-copy Here's the download: https://github.com/MindScape00/EasyCopy/archive/v5.0.2.zip Preview Pictures of how it works / Settings UI:
  14. MindScape

    Witch's Showcase

    Give me darker nights or forever burn in the depth of eternal non-witchy-hell. I mean uh - Are you gonna make darker nights for us to download plz? I was really hoping there was a version for Legion, since I only had the version for Cata before
×