programming

All posts tagged programming

World of Warcraft > AddOns >

https://www.wowace.com/projects/noescape

Changes several of the popup dialogs to not close when hitting the Escape key.

  • Abandoned; as of 2020-10-05 last updated 2015-06-28

Continue Reading

Super Duper Macro image 3

Projects > World of Warcraft > AddOns >

my fork https://github.com/spiralofhope/SuperDuperMacro

  • Create an unlimited number and unlimited length of macros, floating macros and Lua scripts.
  • Create button macros: 36 global and 18 character-specific for each character.
  • Share macros in-game.

--

  • /sdm

See also _DevPad for script functionality.



Continue Reading

Macro Toolkit 1

World of Warcraft > AddOns >

https://github.com/NumyAddon/MacroToolkit
https://www.curseforge.com/wow/addons/macro-toolkit

  • Macro Shortening
  • Key Binding and key bind only macros
  • Extended Macros
  • Condition Builder
  • Extended, Searchable Icon Frame
  • Syntax Highlighting
  • Syntax Checking
  • Insert Special commands
  • Easy Slot Selection
  • Backup / Restore
  • Macro sharing
  • Add Custom Slash Sommands
  • Slash Commands for Common Lua Script Functions
  • Copy macros between characters

Not used because it Breaks Super Duper Macro. I remember giving it a reasonable try and just not liking it in comparison to Super Duper Macro.

Continue Reading

Seems to work for Legion

World of Warcraft > AddOns >

https://www.wowinterface.com/downloads/info6681
https://github.com/TekNoLogic/tekErr

A simple error manager. When an error is caught it will blink a small minimap icon to inform you. Clicking the icon opens a panel listing all errors. Clicking an error shows a full stack trace, handy to copy/paste into a bug report.

You can also access the panel via an LDB launcher or by typing /err or /tekerr

Continue Reading

_DevPadEditor

Projects > World of Warcraft > AddOns >

my forks
https://github.com/spiralofhope/_DevPad
https://github.com/spiralofhope/_DevPad.GUI

An in-game text editor and addon authoring tool (Lua).

Keep notes with it, write Lua scripts, or prototype addon concepts in its trimmed down development environment. Organize your scripts into folders and share them with other _DevPad users. Scripts can run automatically on login like mini addons, and can call each other like libraries or dependencies.

An absolutely spectacular AddOn that I'm not sure I can live without.



Continue Reading

Software >

(on Wikipedia)
http://openscad.org/

The Programmers Solid 3D CAD Modeller

In general, this is a wonderful program. A great editor, and it's quite easy to use.

Unfortunately, it really is for programmers. While I can muddle through everything, I'm not a programmer so it's extremely time consuming for me to make anything.

Continue Reading

Software >
Git >

(on Wikipedia)
https://jonas.github.io/tig/ [ 1 ] was http://jonas.nitro.dk/tig/

Tig: Text-mode interface for Git.

Git is too far over my head for me to really play with this..

  • Tig - text-mode interface for git



Continue Reading