Thu, 23 Oct 2014 17:11:47 +0100 |
Jerome Vuarand |
Removed the old companion code, and convert saved ones (which should already be mounts, not critters) to the 'mount' type.
v6.0.3-1
|
Thu, 23 Oct 2014 13:44:59 +0100 |
Jerome Vuarand |
Fixed support for mounts using the new MountJournal and mount IDs (no conversion of old profiles at the moment).
|
Fri, 03 May 2013 23:23:58 +0000 |
madcatzinc |
Fixed activation of equipment sets.
|
Mon, 29 Apr 2013 17:45:04 +0000 |
madcatzinc |
Removed all .tga extensions in texture names. They are not needed, and they won't need to be changed if we switch to blp files.
|
Thu, 25 Apr 2013 18:16:03 +0000 |
madcatzinc |
Fail early when a wow object cannot be created. Default to empty slots rather than empty wow objects.
|
Thu, 25 Apr 2013 18:15:57 +0000 |
madcatzinc |
Use a local variable when possible.
|
Thu, 25 Apr 2013 01:31:31 +0000 |
madcatzinc |
Reworked the whole "wow object" system:
|
Thu, 25 Apr 2013 01:31:26 +0000 |
madcatzinc |
Removed the "petaction" and "merchant" objects. They are not (no longer?) supported by regular action bars, and so shouldn't be necessary on button bindings.
|
Thu, 25 Apr 2013 01:30:46 +0000 |
madcatzinc |
Simplified the object system of the WowObject-s.
|
Thu, 25 Apr 2013 01:30:41 +0000 |
madcatzinc |
Properly remove the key binding when emptying a button slot.
|
Thu, 25 Apr 2013 01:30:36 +0000 |
madcatzinc |
Simplified the CallbackFactory object model.
|
Thu, 25 Apr 2013 01:30:11 +0000 |
madcatzinc |
Simplified the Rat page model and controller object models.
|
Thu, 25 Apr 2013 01:30:05 +0000 |
madcatzinc |
Removed the Load methods in WowObjects, they were never called (and likely broken).
|
Thu, 25 Apr 2013 01:30:00 +0000 |
madcatzinc |
SetOverrideBindingClick has no return value.
|
Thu, 25 Apr 2013 01:29:55 +0000 |
madcatzinc |
Replaced the global msg function with CyborgMMO_DPrint:
|
Thu, 25 Apr 2013 01:29:50 +0000 |
madcatzinc |
Added some missing local variable declarations, and other unwanted global accesses.
|
Thu, 25 Apr 2013 01:29:45 +0000 |
madcatzinc |
Miscellanous Lua code consistency improvements:
|
Mon, 28 May 2012 15:54:52 +0000 |
madcatzinc |
Renamed functions to avoid conflicts
|
Tue, 24 Jan 2012 17:14:21 +0000 |
madcatzinc |
The first version of the Cyborg MMO7 addon for warcraft
|