Commit Graph

9 Commits

Author SHA1 Message Date
Bart Kuijper e6133915f9 Cleaned up formatting
Converted stray tabs to spaces, removed trailing whitespace, fixed some indentation, reordered some lines, etc.
2024-08-27 20:58:27 +02:00
Bart Kuijper 083135ad5e Bugfix
Variables to prevent unnecessary updates were never set.
2024-08-27 20:32:35 +02:00
Bart Kuijper e66b564a85 Added colorized toggle output
* `printOPTION(msg, status, r, g, b)` now accepts 3 optional parameters for red, green, and blue values applied to `status`. Color defaults to white (1, 1, 1).
* `toggle...()` functions use new entries in `LEVELRANGE_COLORS` to color their status messages.
2024-08-26 21:07:30 +02:00
blehz-be 385f56fc00 Update changelog and bump version number 2024-02-19 16:54:32 +01:00
blehz-be d36fb2c370 Update zones, instances and raids to TurtleWoW 1.17.1
Also add missing Darnassus missing sub-zone
2024-02-19 16:43:53 +01:00
blehz-be a9ee12de98 Cleanup indentation and replace tabs with spaces 2024-02-19 08:40:39 +01:00
rado-boy 25eab75f0b 2.0.2 - add fishing 2023-08-08 01:36:58 -05:00
Tenyar97 09c7ff0a52 2.0.1
[*] Updated outdated refrences.
	[*] Improved localization.
	[*] Removed "The Lower Karazhan Halls", as it is not added yet.
	[*] Fixed bug where "Black Fathoms Deep" did not appear in Ashenvale's information box.
2023-06-30 00:01:08 -04:00
Tenyar97 83be4f4594 Turtles all the way down!
Port to Turtle WoW and add their custom Zones.
2023-06-25 00:33:27 -04:00