mirror of
https://github.com/EQEmu/Server.git
synced 2025-12-13 10:31:29 +00:00
Adjust changelog.txt [skip ci]
This commit is contained in:
parent
2fb63d4d26
commit
f0222bb94b
@ -3,6 +3,9 @@ EQEMu Changelog (Started on Sept 24, 2003 15:50)
|
|||||||
== 12/14/2015 ==
|
== 12/14/2015 ==
|
||||||
Kinglykrab: Added IsBlind() and IsFeared() functionality to Perl and Lua.
|
Kinglykrab: Added IsBlind() and IsFeared() functionality to Perl and Lua.
|
||||||
- Note: Both methods are Mob methods and may be used on NPCs or PCs.
|
- Note: Both methods are Mob methods and may be used on NPCs or PCs.
|
||||||
|
Natedog: Added Discipline functions, UpdateInstanceTimer function, and UnmemSpellBySpellID to lua and perl
|
||||||
|
-Examples: http://wiki.eqemulator.org/i?M=Pastebin&Paste=BJ0ygmNM
|
||||||
|
|
||||||
== 12/07/2015 ==
|
== 12/07/2015 ==
|
||||||
Uleat: Command aliases are no longer handled through the command_add() function.
|
Uleat: Command aliases are no longer handled through the command_add() function.
|
||||||
- To add a command alias, edit the database table `command_settings` - here, you will find three columns: `command`, `access` and `aliases`
|
- To add a command alias, edit the database table `command_settings` - here, you will find three columns: `command`, `access` and `aliases`
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user