Akkadius
ee136881c8
Implemented disjointed zone based time, this can be triggered via quest methods
...
Added parameter to LUA and Perl method settime(hour, minute, [update_world = true])
- If update_world is false, the zone will then unsubscribe itself from regular worldserver time synchronizations
Added DB ver 9082 with update to add npc_types texture columns if table does not currently have them
2015-05-25 23:48:11 -05:00
Uleat
8922c72452
Added a name block memset to the server character select code and a few comments to the OP_CharInfo encodes
2015-05-23 18:59:03 -04:00
JJ
0d4775a9df
Adjust to safe_delete packets.
2015-04-07 19:57:36 -04:00
JJ
0321bf72a5
Attempt to catch rare crash in zoneserver process. See http://www.eqemulator.org/forums/showthread.php?t=39549
2015-04-07 10:22:47 -04:00
Alex
bd9665e35b
Merge pull request #381 from noudess/master
...
Allow server customization of swimming start value.
2015-03-04 19:37:01 -08:00
JJ
318a664b09
No "sigs". [skip ci]
2015-02-23 19:57:47 -05:00
Paul Coene
180c4c3286
Merge remote-tracking branch 'upstream/master'
...
Conflicts:
changelog.txt
2015-02-23 19:11:35 -05:00
Paul Coene
221c1f17c7
Streamline changes for Swimming Rule and add Sense Heading rules
2015-02-23 19:03:28 -05:00
Uleat
d601a70546
Fix for RoF+ clients showing active 'Return Home' button when action is not available
2015-02-23 18:42:12 -05:00
Paul Coene
ba49e5f696
Allow servers to set starting value for swimming instead of the hard coded
...
value.
2015-02-23 13:32:10 -05:00
Uleat
2bed129037
Fix for tutorial button kicking client when re-entering tutorial (return home button for RoF/RoF2 issue still at large)
2015-02-22 22:27:58 -05:00
JJ
eff818ca42
Manual merge of #376 for Erudite starting zones.
2015-02-21 20:46:19 -05:00
Uleat
e61f647bf2
Fix for non-compliant assignment of non-integral type array
2015-02-21 01:20:13 -05:00
Uleat
414db873b7
Fix for tints not showing up at character select (world server)
2015-02-18 19:18:53 -05:00
Uleat
911a515923
Fix for MySQL query failure
2015-02-18 00:22:05 -05:00
Uleat
766641cd15
Implemented per-client character creation limits
2015-02-17 13:58:27 -05:00
Uleat
e4be4d6895
Pre-purposed clean-up
2015-02-17 13:58:26 -05:00
Uleat
20249cec67
Pre-purposed prep-work
2015-02-17 13:58:25 -05:00
JJ
96925f0dde
Some minor cleanup. [skip ci]
2015-01-31 17:03:44 -05:00
Michael Cook (mackal)
a18cb6f61e
Another tell_queue leak fix
2015-01-30 22:00:39 -05:00
Michael Cook (mackal)
18fb507f24
Tell queue memleak fix
2015-01-30 20:23:17 -05:00
KimLS
f388a605dd
Spelling errors and revised my cle change to put it much lower so it shouldn't have any side effects other than avoiding the crash
2015-01-30 15:03:02 -08:00
KimLS
faaa98d3f0
Crash fix for crash we saw on peq
2015-01-30 13:04:51 -08:00
KimLS
7dbe6a7426
Many tweaks to stream memory allocation, including but not limited to streams now are shared_ptrs.
2015-01-27 21:12:44 -08:00
Uleat
4832acde0b
Finished ClientVersion naming conventions (don't forget to copy the renamed patch_UF.conf file)
2015-01-27 05:09:35 -05:00
KimLS
0c7a861caf
Fix for spell target det crash. Also added a command line arg to world ignore_db that lets you ignore the db conversion process for servers that dont need it.
2015-01-25 14:18:30 -08:00
Akkadius
d7a2387f3d
Sort command_init alphabetically and cleanup
2015-01-24 04:22:33 -06:00
Akkadius
e1bfbfa30c
Change some world server Logging to General (Level 1) debugging
2015-01-21 19:15:36 -06:00
Akkadius
46010fbfdf
Rename LoadLogSysSettings to LoadLogSettings
2015-01-21 19:04:13 -06:00
Akkadius
37b5442028
Cleanup some log entries in world
2015-01-21 18:47:36 -06:00
Akkadius
92737339b3
Properly close process files in zone and world
2015-01-21 18:46:56 -06:00
Akkadius
683a81a6c8
Post merge fixes
2015-01-21 18:39:36 -06:00
Akkadius
c5447778a6
Merge remote-tracking branch 'remotes/origin/master' into logging_changes
...
Conflicts:
world/client.cpp
world/worlddb.cpp
zone/aggro.cpp
zone/bot.cpp
zone/client.cpp
zone/client_packet.cpp
zone/client_process.cpp
zone/doors.cpp
zone/entity.cpp
zone/inventory.cpp
zone/mob_ai.cpp
zone/perl_client.cpp
zone/spells.cpp
zone/waypoints.cpp
zone/zone.cpp
zone/zonedb.cpp
zone/zoning.cpp
2015-01-21 17:29:30 -06:00
Akkadius
a59138d2d9
Implement #logs reload_all - To reload world and zone their log settings from the database
2015-01-21 03:01:21 -06:00
Akkadius
e4829225f6
Add file log handling in every process
2015-01-20 06:15:56 -06:00
Akkadius
7f2f6a8612
Placing Log defaults after RegisterExecutablePlatform and installing database log setting loads right after database connection for all processes
2015-01-20 05:22:15 -06:00
Akkadius
d191086d3e
Add LoadLogSysSettings to other processes
2015-01-20 04:45:14 -06:00
Akkadius
8697b9a630
Remove Duplicative MySQL Error: Error in SetDynamicCount query: %s
2015-01-20 01:41:58 -06:00
Akkadius
00cfd77c26
Remove Duplicative MySQL Error: Error in DeleteStaticZone query: %s
2015-01-20 01:41:54 -06:00
Akkadius
9d89ad53de
Remove Duplicative MySQL Error: Error in ChangeStaticZone query: %s
2015-01-20 01:41:47 -06:00
Akkadius
bdc3834f5a
Remove Duplicative MySQL Error: Error in BootStaticZone query: %s
2015-01-20 01:41:44 -06:00
Akkadius
cb78ee6ccd
Remove Duplicative MySQL Error: Error in DeleteLauncher 2nd query: %s
2015-01-20 01:41:34 -06:00
Akkadius
ef312b7b48
Remove Duplicative MySQL Error:
2015-01-20 01:38:43 -06:00
Akkadius
e271049fad
Remove Duplicative MySQL Error: Error in CreateLauncher query: %s
2015-01-20 01:37:57 -06:00
Akkadius
b31c8c7a8f
Remove commented printf : Proc %s(%d): %p\n
2015-01-20 01:34:38 -06:00
Akkadius
2e763a77f7
Remove commented printf : ProcP %d: %p\n
2015-01-20 01:33:31 -06:00
Akkadius
45560f6654
Remove some old MySQL logging for errors
2015-01-19 23:48:30 -06:00
Uleat
e70e443950
Implemented 'enum class ClientVersion' -- added 'RoF2' to lua client version enumeration
2015-01-19 23:32:57 -05:00
Akkadius
5ab131dcd6
More cleanup of some QueryDatabase references that no longer need auto results
2015-01-19 05:35:28 -06:00
Akkadius
7878755831
Remove Duplicative MySQL Error: Error in AdventureManager:::GetLeaderboardInfo: %s (%s)
2015-01-19 05:25:20 -06:00