Commit graph

54 commits

Author SHA1 Message Date
Michael Rath
bd84711c76 More Hooks to House linkage fixing
Move Rare message generation for vtank
Removed long first spawn timer - Repair golem wont be absent so long
Adjusted timing on how world is loaded with buildings
2020-07-08 14:07:52 -07:00
Code Munkey
8a23f07043 Keep alive & no drop 2020-07-07 20:22:20 +00:00
Michael Rath
bfe64110cf Physics issue for trying to create object with id 0 2020-04-28 21:41:30 -07:00
Michael Rath
6055192565 Let it spawn, let it spawn, let it spawn 2020-04-26 16:51:36 -07:00
Scribble
113953c208 Revert "Merge branch 'TestServer' of https://gitlab.com/Scribble/gdlenhanced into TestServer"
This reverts commit 2179529665
2020-04-26 18:42:47 +00:00
Scribble
69e08e655a Revert "Merge branch 'TestServer' of https://gitlab.com/Scribble/gdlenhanced into TestServer"
This reverts commit fadf6b557a
2020-04-26 01:31:39 +00:00
Michael Rath
fa02bfc646 Rocks/trees and other things are solid now.
Even the plateaus near neftet
2020-04-19 15:33:10 -07:00
Michael Rath
3e870d5dfe Hotfixes from RC 2020-03-21 09:23:59 -07:00
Code Munkey
11db617215 Generator work 2020-03-16 18:15:40 +00:00
Scribble
ef15b8067c Fixed spawnMap links not working
Made immobile ai mobs not have super regen
2020-01-21 17:58:05 -05:00
Morosity
f7b5ec24ef Corpses saved to db with proper timings 2019-10-27 17:58:16 +00:00
Morosity
e6ae8f7fdc Training Academy items get real IDs now. Should remove 0x6 spam 2019-09-29 01:52:41 +00:00
Code Munkey
9f11e5319d Command to reset landblock 2019-07-30 02:19:20 +00:00
Code Munkey
c86c4fa0df Linux support 2019-07-07 20:56:15 +00:00
Zarto
85a78807d7 Fix for duplicate object delete when loading worldspawns via multiple files. 2019-06-03 04:16:59 -04:00
Michael Rath
c82ef1e2e6 message cleanup 2019-05-12 09:21:34 -07:00
Code Munkey
53e8b901e4 Add support for encounters.json 2019-04-13 18:18:02 +00:00
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
CodeMunkey
fc074cca3b Prevent duplicate inserts into landblocks 2019-02-01 16:38:24 -06:00
LikeableLime
2caa35a042 FIX: Add NotifyGeneratedFailure and OnGeneratedFailure.
Remove monsters that spawn outside of a cell. Notify generator to reattempt the spawn placement.
2019-01-19 02:30:59 -06:00
gmriggs
06060e033a Fixing encounters loading adjacent landblocks 2019-01-08 04:59:47 -05: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