Arthur Ice
2da6dfa931
CreateSpawn2 converted to xyz_heading
2014-12-02 16:53:52 -08:00
Arthur Ice
76210e1f0e
CreateGraveyardRecord converted to xyz_heading
2014-12-02 15:42:30 -08:00
Arthur Ice
dd5265dc02
SummonBuriedCharacterCorpses converted to xyz_heading
2014-12-02 12:19:27 -08:00
Arthur Ice
54bc1b06e4
NPC constructor converted to use xyz_heading
2014-11-30 17:32:11 -08:00
Arthur Ice
0570722b3b
MoveTo converted to xyz_heading
2014-11-30 16:30:09 -08:00
Arthur Ice
6ffd7203ff
org_x, org_y, org_z, and org_heading converted to xyz_heading as m_SpawnPoint
2014-11-30 13:51:57 -08:00
Arthur Ice
29573d7d19
InLava converted to xyz_location
2014-11-26 19:24:28 -08:00
Arthur Ice
c0faaa9c20
ReturnRegionType converted to xyz_location
2014-11-26 19:20:41 -08:00
Arthur Ice
f9e65acf78
InWater(y,x,z) converted to InWater(xyz_location)
2014-11-26 19:18:06 -08:00
Arthur Ice
d9d89ba9b3
GetCWPX(), GetCWPY(), GetCWPZ(), GetCWPH() converted to GetCurrentWayPoint
2014-11-26 17:34:45 -08:00
Akkadius
111fb84041
Moved zonedatabase functions out of corpse.cpp
...
Conversion portion mostly complete
Some header readability cleanup
Some function renaming
Struct renaming
Many variable renaming
MySQL error log for all of QueryDatabase
Corpse table renaming
Corpse table field renaming
Most corpse database functions redone
2014-11-22 17:55:48 -06:00
KimLS
9570412991
Added special ability functions to perl, removed some of the less used commands (and a few duplicates)
2014-11-18 21:17:03 -08:00
SecretsOTheP
d33b320436
I accidentally the whole Uleat
2014-11-14 18:29:30 -05:00
Uleat
8e20f3e7dc
Updated #peekinv to use MakeItemLink (per Natedog's suggestion)
2014-11-14 17:57:55 -05:00
Uleat
65cb049a38
Added Client::InterrogateInventory() and command #interrogateinv to manually invoke it. (GM's - use #interrogateinv help)
2014-10-28 11:35:26 -04:00
Uleat
c95b18da85
Fixed stacking issue in world tradeskill containers. (Added #peekinv world)
2014-10-22 22:57:20 -04:00
Uleat
3db2332821
Missed one!
2014-10-19 22:30:45 -04:00
Uleat
69a124e11f
Updated #peekinv to display item links properly in RoF clients
2014-10-19 11:39:35 -04:00
Alex
bdba6219ac
Merge pull request #259 from addtheice/RunQueryToDatabaseQuery_zone_command
...
Run query to database query zone command
2014-10-10 22:43:07 -07:00
JJ
28ac586ed8
Update info for #suspend
2014-10-09 00:23:54 -04:00
JJ
66448feece
Some updates to #command information.
2014-10-05 21:42:33 -04:00
Arthur Ice
f4203d0621
command_mysql converted to QueryDatabase
2014-10-04 15:49:55 -07:00
Arthur Ice
bf6b9aaef8
command_object converted to QueryDatabase
2014-10-04 15:49:55 -07:00
Arthur Ice
d5f5b38d26
command_advnpcspawn converted to QueryDatabase
2014-10-04 15:49:55 -07:00
Arthur Ice
6a078279eb
command_flagedit converted to QueryDatabase
2014-10-04 15:49:55 -07:00
Arthur Ice
a61b930bd9
command_qglobal converted to QueryDatabase
2014-10-04 15:49:55 -07:00
Arthur Ice
6be2f6a7e4
command_npcedit converted to QueryDatabase
2014-10-04 15:49:55 -07:00
Arthur Ice
1d08b1687f
command_ban converted to QueryDatabase
2014-10-04 15:49:54 -07:00
Arthur Ice
e2382137e6
command_repop converted to QueryDatabase
2014-10-04 15:49:54 -07:00
Arthur Ice
f1039ab0e9
command_revoke converted to QueryDatabase
2014-10-04 15:49:54 -07:00
Arthur Ice
ce3532aa19
command_suspend converted to QueryDatabase
2014-10-04 15:49:54 -07:00
Arthur Ice
d86fc1c141
command_spawnfix converted to QueryDatabase
2014-10-04 10:16:26 -07:00
Arthur Ice
accedf7184
command_listpetition converted to QueryDatabase
2014-10-04 10:12:39 -07:00
Arthur Ice
5f5fba1117
command_findzone converted to QueryDatabase
2014-10-04 10:09:20 -07:00
Arthur Ice
61cd48ff44
command_findnpctype converted to QueryDatabase
2014-10-04 10:07:25 -07:00
Arthur Ice
ca2c2ccfac
command_delpetition converted to QueryDatabase
2014-10-04 10:04:39 -07:00
Arthur Ice
905a264744
command_petitioninfo converted to QueryDatabase
2014-10-04 10:03:07 -07:00
Arthur Ice
114d0ae11b
command_viewpetition converted to QueryDatabase
2014-10-04 10:01:59 -07:00
Arthur Ice
4d768474e8
command_setfaction converted to QueryDatabase
2014-10-04 09:58:55 -07:00
akkadius
3712d36867
Fix for the undye command to properly purge character armor dye
2014-09-23 17:54:07 -05:00
akkadius
c26a6959e4
#resetaa now covers the function of #resetaa and #refundaa
...
#resetaa will wipe all AA data, refund the spent points into the available points and send character to character select properly
Removed #refundaa
Removed a lot of debug code for blob conversion
Changed status logging for loads/saves to Debug category
2014-09-22 01:00:28 -05:00
akkadius
ad29fa9cfa
Merge remote-tracking branch 'remotes/origin/master' into blob_conversion
...
Conflicts:
changelog.txt
common/database.cpp
world/client.cpp
world/zoneserver.cpp
zone/command.cpp
2014-09-21 02:32:31 -05:00
KimLS
7140a2054f
Ban and suspend commands now require a reason that is recorded in the DB
2014-09-20 15:09:43 -07:00
Michael Cook (mackal)
d26782b093
Nuke #viewmessages
2014-09-18 22:56:16 -04:00
akkadius
34c3b8628e
Merge from master
2014-09-17 20:16:37 -05:00
Michael Cook (mackal)
1420987c4c
Fix copy paste error
2014-09-10 00:07:16 -04:00
Michael Cook (mackal)
ed4d954ba8
Added attackdelay to #npcedit
...
Also changelog!
2014-09-10 00:05:00 -04:00
akkadius
899cf32e6b
Added some DB logging to catch any potential query errors, this logs to eqemu_query_error_log.txt at the root folder, currently no rule toggling for this
...
Corrected some character name reservation logic
Adjusted telnet console so it does not throw 'Command Unknown' when simply hitting enter key
Adjusted System MSG for worldshutdown to use minutes instead of seconds
Added warning for when Shared platinum is disabled at the rule level for players to NOT put platinum in the shared bank when they insert platinum in the shared platinum slot
Changed a place in the code where disciplines were trained, someone had uint16 allocated to CharacterID and this was causing issues for characters with large ID's in the database
Added a fix for bind points getting overwritten with invalid zone data, setting everything to 0,0,0,0 - Since I've added this change I've had no issues for players
Fixed some spell book swap logic in the code, removed swap function.
Fixed issue with guild ranks not loading properly
Commented out some of the non-working tell-que code
Took out some of the auto increment settings in the auto database conversion that don't affect anything anyways
Added some additional escape string sequences for queries that needed them
Added ThrowDBError logging to catch any potential query issues with saves or load functions
2014-09-09 16:03:24 -05:00
akkadius
54c89d69f6
Merge remote-tracking branch 'remotes/origin/master' into blob_conversion
...
Conflicts:
common/database.cpp
common/mysql_request_result.h
common/shareddb.cpp
2014-09-07 04:11:09 -05:00
Akkadius
4c12d31e4a
Removed command character backup
...
Changed all remaining references from the character_ table to the character_data
2014-09-06 22:35:19 -05:00