Commit graph

30 commits

Author SHA1 Message Date
Foe
fe808b329b
Transmog: Fix compatibility mode 2024-11-18 00:12:30 +01:00
Foe
0f0c25c85e
Transmog: Clean up naming convention and fix nesting 2024-11-18 00:03:55 +01:00
Foe
ba769fc16b
Transmog: Switch to using string keys for locales 2024-11-17 23:40:22 +01:00
Foe
228ee3e9b9
Remove synchronous query support
Unnecessary with the previous display fix
2024-11-17 23:19:46 +01:00
Foe
1b479aa82e
Switch from Update to Set
Makes application and removal of transmogs instant
2024-11-17 23:15:01 +01:00
Foe
45c36c2d04
Implement newer features and multistate support
Added optional async database queries
Switched to persistent player storage
2024-11-17 22:59:28 +01:00
CyberMist2
60748ce488
fix error in pages 2020-04-15 16:10:12 +03:00
Rochet2
76c2db8c27 Script was not working when no price was set 2017-06-19 21:06:20 +03:00
Rochet2
a0be52c4f8 Probably fix a typo in transmog 2016-03-25 16:42:44 +02:00
Foereaper
751e0e3f75 Added TC Query 2016-02-14 23:36:52 +01:00
Foereaper
b3453faca7 Remove unnecessary rank check 2016-02-14 17:06:25 +01:00
Foereaper
4d94916986 Update CreatureTypeFlag check
Thanks Rochet!
2016-02-14 16:53:16 +01:00
Foereaper
77d92a251c Create Beastmaster.lua
Cache query for TC not added yet, tested on Mangos.
2016-02-14 15:20:05 +01:00
Rochet2
bb2803884d Update default slot locale for transmog 2016-01-13 15:38:21 +02:00
Foereaper
568a00bdc1 Added World Message Broadcaster script 2015-10-31 18:00:36 +01:00
Foereaper
3fb9e212d1 Fixed messy indentation 2015-10-22 23:28:41 +02:00
Foereaper
a905689fd0 Added Redeemer script and query 2015-10-22 23:20:20 +02:00
Foereaper
a40187c4f3 Added SQL teleporter script and query 2015-10-08 00:45:28 +02:00
Rochet2
412061e15b Fix thrown transmogrifying with other weapons 2015-09-27 21:56:32 +03:00
Rochet2
88e400aa66 Update Transmogrifier.lua
fix typo
2015-09-13 16:02:31 +03:00
Rochet2
dde00bee28 Update Transmogrifier.lua
Add classic support
2015-09-12 23:09:38 +03:00
Rochet2
8a67901b1d Create Transmogrifier.lua 2015-09-12 13:27:14 +03:00
Rochet2
3b840d54b5 Fix teleporting 2015-06-09 11:49:21 +03:00
Rochet2
1320b4eef8 Create Tabled teleporter.lua
A great tabled dynamic teleporter by Kenuvis.
Original source: http://www.ac-web.org/forums/showthread.php?142064-ARC-LUA-Basic-teleporter-npc-script&p=1647482&viewfull=1#post1647482
2015-06-09 11:43:04 +03:00
Rochet2
afaa4787b4 Update Weapon visuals.lua
Update to newer Eluna
2015-01-08 14:54:10 +02:00
Foereaper
6eb9c8b5fd Update Dynamic teleporter.lua
Moved comment to the correct line
2014-07-06 02:11:42 +02:00
Rochet2
bae1eaf0a8 Update Dynamic teleporter.lua
Fixed typo
2014-07-03 19:02:32 +03:00
Rochet2
7aed0857ce Update Dynamic teleporter.lua
Removed unnecessary loops and logic by using sender.
This also removed the limit of 10 options.
Simplified some of the code by removing unnecessary checks.
2014-06-27 18:50:49 +03:00
Rochet2
c74f14425e Update Dynamic teleporter.lua
Made functions local
2014-06-01 14:50:38 +03:00
Rochet2
112b113da6 Fix merge 2014-01-25 22:04:40 +02:00