Commit graph

36 commits

Author SHA1 Message Date
Michael Rath
05762c42bd Cleanup from merges 2020-08-07 23:13:17 -07:00
Michael Rath
5bd754d4e2 Merging 2020-08-07 22:15:46 -07:00
Michael Rath
c7ec3fa6ac Merging 2020-08-07 22:13:56 -07:00
Michael Rath
bf0d7c0a32 Cloak proc rates in config file and can be changed live 2020-08-07 22:07:51 -07:00
Michael Rath
9c0792e056 Aetheria proc rates able to be set in config and adjusted live 2020-08-07 21:45:07 -07:00
Michael Rath
d7f1f5e988 Server and Alleg chat gag 2020-08-07 10:58:05 -07:00
Michael Rath
563e5b381f PVP Updates 2020-07-30 16:30:26 -07:00
Michael Rath
c5fbc5b2e8 Option to display spell names impacting damage over time 2020-06-04 17:11:00 -07:00
Michael Rath
ddede82b8a Missile attribute adjust based upon config. (missile_attr_adj)
Defaults to no change.
Can be changed live with /missileadj [float]
2020-05-30 19:50:47 -07:00
Michael Rath
c96d0517b4 Runtime changing of xp multiplers - See ConfigCommands.cpp
ElementalModFix for red text
Error message fix for when attacked by PK when NPK
2020-04-29 00:15:00 -07:00
Morosity
b6b7a3565e Character Delete timer & Restore ability
Character delete time via config (default 1 hour)
Cleaned up some text messages to correct error int
New /getemail & /setemail for account security
Use of setemail is once per account only
Login screen will start to highlight last played char
Only if house owner is deleted will house be lost
2019-11-23 20:34:53 +00:00
Morosity
beecee7bdd Recalculate Ratings from Gear upon login (clears issue of bugged ratings)
Added Ratings helpers for future work
Config option to turn on/off Rating Fix
Fixed Epic Summoning Cantrip to have chance to possibly, maybe, in-a-bluemoon show up
2019-09-30 00:24:45 +00:00
Code Munkey
54283c5263 For He's a Jolly Good Fellow 2019-09-03 14:18:02 +00:00
Michael Rath
6eea434563 Finalized server command to change void damage % while server running (Direct and DOTs)
/setvoiddamage ###
### = 0.1 to 1.   .1 = 10% dam of spells and 1 = 100% dam of spells
2019-07-20 14:03:47 -07:00
Morosity
901dfd76b2 Config option to prevent corpse spam in populated areas. 2019-07-12 04:09:01 +00:00
CodeMunkey
1df0645c14 Make network buffer size an option 2019-04-26 11:23:38 -05: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
bd54133180 Add option for third id scan method 2019-01-02 17:07:12 -06:00
LikeableLime
e901d90151 Misc fixes for broken heritage types on char create and login. Sizes, Head Objects, etc.
Gear Knights start with the Integrator and Deintegrator. Olthoi Chars start with approriate gear, level, and attributes. Olthoi chars can now be enabled via config option.

Prevent Gear Knights from wearing armor that is not integrated and olthoi from wearing any armor/wielding weapons not made for olthoi.

Players now start with approriate Augmentations.

Additional recipe support for Core Plating Integrator and Deintegrator.

Recipes that set a string, did, or int to "" or 0 will now remove that stat instead of leaving it blank.
2018-11-15 20:53:36 -06: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
LikeableLime
774567a8c9 Added config option to stop spawning "Name Me Please" and other template weenies.
Fix for portal recall.

Crash fix for spell surprass.

Fix for no-wield casters in treasurefactory.
2018-11-09 22:55:00 -06:00
LikeableLime
1e9fc568e5 Merge branch 'LoginAtLS' into 'TestServer'
Adding Support for Restricted Landblocks (On Login)

See merge request Scribble/gdlenhanced!242
2018-11-09 00:22:24 +00:00
LikeableLime
90ff09eabb Added support for volatile items. Checks on login, checks in inventory, and… 2018-11-09 00:21:21 +00:00
Zarto
2b7320b723 Updating MR to include configuration of restricted LBs list from JSON supplied data. 2018-11-05 22:46:18 -05:00
Zarto
3954d79998 JSONify LoginAtLS Part 1 2018-11-04 17:31:25 -05:00
Zarto
60ccf4c114 Third Pass - Null Checks. Added config option to force Logon at LS. 2018-11-04 03:56:19 -05:00
LikeableLime
9bc2b9c037 Making super sure rares don't get turned on by mistake. 2018-10-07 20:31:15 -05:00
LikeableLime
ea0f2f164b Added RealTimeRareDrops config option to enable or disable the real time rare system.
Fixed showing string for "This corpse generated a rare item!"

Check and set RARES_LOGIN_TIMESTAMP_INT on login.

Removed rare timer and check that was not being saved to player.

Reordered tierRoll checks to prevent unnecessary comparisons.

Added virtual destructor to CPlayerWeenie.
2018-09-27 22:06:01 -05:00
LikeableLime
fc48ef07e6 Initial work on Rare drop system 2018-09-14 18:46:57 -05:00
scruples
ac7a9afbf9 Merge branch 'TestServer' of https://gitlab.com/scruples/gdlenhanced into AllegianceMessaging2 2018-08-31 01:23:48 +01:00
LikeableLime
7deac1f217 Added config option for general chat. 2018-08-22 02:46:47 -05:00
scruples
73fbc155e5 Changed officer list, ban list, chat gag list, officer title list and MOTD to be stored in the allegiance blob but not sent to the client with an allegiance update. Added a temporary config option that will update all existing allegiances to use the new lists - should only need to be run once. Added allegiance rank strings for each of the race/gender combinations and added them to the relevant weenie string. Added allegiance name string to the recursive allegiance notify function and added calls to it whenever the allegiance name is set or cleared. Added (primitive) chat boot functionality - it currently sets the player's allegiance chat option to off. 2018-08-14 19:46:16 +01: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
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
LikeableLime
a863dd46de Added Config option for Spell purge on login. Fixed a few typos. server.cfg setting for Sanamar start position no longer "samanar" 2018-07-12 17:56:41 -05:00
Peanuts420
da80d1ab2a Initial Commit 2018-03-29 17:01:57 -04:00