Morosity
7b196d69ca
Updating branch to latest Test server
2019-01-09 02:01:58 +00:00
LikeableLime
b4fa44ee52
nullptr check in ClearOldDatabaseEntries()
2018-12-20 20:25:51 -06:00
LikeableLime
4456070450
Merge branch 'LandscapeTemporary' into 'TestServer'
...
Landscape temporary
See merge request Scribble/gdlenhanced!246
2018-11-13 05:06:03 +00:00
LikeableLime
0a75b3ca7a
Greatly reduced number of Client Commands. Fixed /barber and added /spawnfresh to refresh a specific wcid. Fixed /removethis admin command and added admin commands to nudge/move items to use with admin decal plugin.
...
Added StartBarber_EmoteType
Added names for Client Events in debug.log when running in debug mode.
Fixed text on Refuse_EmoteCategory when handing in stacks of items.
Fix for treasureprofile.json crashing server on start.
Added pathwarden trinket, blackmoor's favor, racial augs, and welcome letter on character creation.
Fixed trained skill level on char creation and on login.
2018-11-12 00:31:10 -06:00
codemunkey
6bee60de3c
Make generators, etc, use ephemeral ID
2018-11-11 15:52:55 -06:00
Zarto
d200681964
initial commit
2018-11-03 05:37:08 -04:00
Adam Van Campen
6adaa19e4a
Initial
2018-11-02 15:30:49 -04:00
Anahera
68ec0ad4ac
Merge remote-tracking branch 'upstream/TestServer' into chess
2018-09-01 12:55:07 +12:00
Michael Rath
a32254d5ca
Couple of crash fixes from 1.21
2018-08-18 00:35:59 -07:00
Anahera
4d29b9ad74
Tabify code, converted intentation spaces to tabs to conform project style.
2018-08-18 01:42:53 +12:00
Anahera
3dbfd58cc3
Fixed Chess board not being unregistered when a landblock was unloaded.
2018-08-18 01:01:32 +12:00
gmriggs
403e7de151
Improving last valid position system
2018-08-09 03:17:38 -04:00
gmriggs
1b02a2b308
Fixing black screen
2018-08-08 03:53:16 -04:00
LikeableLime
7a9b2e9e81
Fixed PossiblyVisibleToOutdoors and disappearing NPCs. BroadcastPVS and ExhangePVS now all use PossiblyVisibleToOutdoors appropriately.
2018-08-04 18:58:24 -05:00
LikeableLime
8d54edea22
Generator Fixes - Items should now NotifyGeneratedPickedUp after landblock deactivation.
2018-08-02 16:51:49 -05:00
LikeableLime
31b4f8127d
Added Support for Refuse_EmoteCategory. Fixed Activation EmoteType. Fixed item icons not updating after dyes. Minor config changes.
2018-07-31 23:56:39 -05:00
hightideserver
4d62d2ac88
Whitespace for git spaz out
2018-07-23 21:05:48 -05:00
hightideserver
de62522cbc
Reapply no more holtburg teleport
2018-07-23 20:42:59 -05:00
hightideserver
68583c2de1
Verify entity is not already gone before trying to deleting it
2018-07-23 20:38:17 -05:00
Michael Rath
5ef9212f0d
If server loses player cell position, reset to last known good.
...
_lastgoodcell updated when player enters new cell
2018-07-22 16:33:33 -07:00
Administrator
8b6cf6da17
Minimizing the "Random teleport to Holtburg" issue
2018-07-22 12:51:05 -05:00
Michael Rath
91ee00e241
Finalizing 1.19 rebuild
2018-07-12 14:41:21 -07:00
Morosity
d8f03369eb
Rebuild of 1.19
2018-07-11 04:53:32 +00:00
Simon Jarrett
1d9f28d684
One more shared to weak pointer and removed all logging. Stable!
2018-06-24 18:01:27 +01:00
Simon Jarrett
d4bedbdfa8
Changed CWorldLandBlock pointers to be weak
2018-06-23 23:34:47 +01:00
Simon Jarrett
e91df41c8e
more conversions to weak pointers
2018-06-21 23:32:21 +01:00
Simon Jarrett
b08ab94319
fixed disappearing doors and made some more pointers weak
2018-06-16 11:57:58 +01:00
Simon Jarrett
c22db0ae4f
Changed a bunch of shared_ptrs to weak_ptrs
2018-05-29 20:06:15 +01:00
Simon Jarrett
9ea163be50
changed all pointers to CPhysicsObj to shared pointers (and thus all weenies, etc.)
2018-05-23 13:45:22 +01:00
LikeableLime
789d9fae8f
possible fix to generators breaking on landblock deactivation. added server shutdown message back to window.
2018-05-05 16:15:13 -05:00
LikeableLime
1f23d6f184
misc bug fixes.
...
Hopefully fixed a few crashes around GetID() being called when the entity does not exist.
Thanks to gmriggs for the BSPData.cpp fix
2018-05-01 01:56:48 -05:00
Likeablelime
ad529efe53
Cross landblock communication should no longer happen inside dungeons. Ammo set to 1 sec rot timer to help with world objects building up, movement disrupted spellcasting now PK only, fixed vendors eating items and not spawning pyreals, fixed mana conversion formula.
2018-04-20 18:59:55 -05:00
Likeablelime
08bc4a6652
Mana Con formula overhaul, Component Burn formula overhaul, Only load 1 landblock if inside a dungeon (NEEDS TESTING)
2018-04-19 17:14:14 -05:00
Peanuts420
da80d1ab2a
Initial Commit
2018-03-29 17:01:57 -04:00