Commit graph

3 commits

Author SHA1 Message Date
Ty Conner
a09132a465
Fix issue with encounter overrides (#2205) 2019-08-10 03:18:56 -05:00
Ty Conner
8567508e30
Add refresh from world scripts (#2185) 2019-08-04 01:17:14 -05:00
Ty Conner
3fc219e811
Add Creation/LastLogin IP/DateTime (#1985)
* Create 2019-06-10-00-Add_Fields_To_Account_Table.sql

* Scaffold new Account fields

* Add support for Create/LastLogin IP/DateTime

* Add CreateTime, CreateIP, LastLoginTime, LastLoginIp to finger output

* Update 2019-06-10-00-Add_Fields_To_Account_Table.sql

* update scaffolding

* changes as discussed

* BannedByAccountId

* sql changes as discussed

* update output

* Update AdminCommands.cs

* Update changelog.md
2019-07-06 16:12:24 -05:00