Morosity
da8a2e966c
Limit house saves to when changed only
...
Changes include Hook usage, Storage usage, Buy house, Abandon House, and Rent (when re-enabled)
2019-02-26 21:05:30 +00:00
Michael Rath
12f9cc75b8
Remove Titles on Delete
...
Provide default title of Adventurer
Handle correct title on char create
2019-02-17 16:21:58 -08:00
Morosity
4ff0a36caf
Titles - 'nuf said
2019-02-10 01:02:56 +00:00
CodeMunkey
7bd4360cec
Merge branch 'TestServer' into DatabaseApiTinkering
2019-01-28 08:56:36 -06:00
LikeableLime
eedef106f6
SERVER/FEATURE: Initial work on timed ban system.
...
Supports custom ban message (config option) on login with expiration time.
Bans default to permanent, but can be set by number of seconds.
Requires "banned" field in accounts table in db.
2019-01-25 02:26:45 -06:00
CodeMunkey
14fab8036a
Flesh out template errors / convert a few more methods to new system
2019-01-08 12:25:04 -06:00
CodeMunkey
ef54fdf45d
Fix string reference
2018-12-28 18:00:10 -06:00
CodeMunkey
3a9f141ec5
Update a few more queries to new api
2018-12-27 15:47:25 -06:00
CodeMunkey
d5938aed5d
Working on results
2018-12-14 17:44:20 -06:00
CodeMunkey
d8c74402c1
Playing with a new database api (wrapper)
2018-12-14 16:34:18 -06:00
Michael Rath
8027623212
1.23 crash fixes
2018-10-03 06:19:56 -07:00
Michael Rath
c3ecafc3d5
Crash fix from 1.23 on HT
2018-09-28 17:44:12 -07:00
Michael Rath
6b68d3e914
Squelch Phase 1
2018-09-24 22:40:27 -07:00
Michael Rath
6a8b1f2936
Squelch WIP
2018-09-21 06:16:42 -07:00
Michael Rath
7c9e7ad301
ID system determined by config. RC uses Mined system all others should used incrememental.
2018-08-10 21:51:08 -07:00
Michael Rath
7aa4d05af2
Dynamic ID system
...
Few crash fixes
2018-08-04 17:24:12 -07:00
plunderdog
86daee0a37
Moved SQL query to a new DatabaseIO function which takes a weenie_id and returns a struct of info from the characters table for that ID. Added some player notifies so that the client updates the values.
2018-06-26 13:25:24 +01:00
Michael Rath
8f7b3a1df9
Migrating console logging to different log files depending upon issue
2018-04-27 21:03:39 -07:00
Michael Rath
40337e109d
Adding new logger - source and header
...
Rename of existing logger macros to limit conflicts
Added (conf)ig file for logging to have multiple logging files (can easily change)
Added LoggerReadme.md
2018-04-22 11:05:24 -07:00
Peanuts420
da80d1ab2a
Initial Commit
2018-03-29 17:01:57 -04:00