LikeableLime
518e66a999
setquest client command
2018-12-26 00:11:07 -06:00
LikeableLime
7293207c13
Pair /decent with /godly
2018-12-24 22:53:46 -06:00
Zarto
6a3fc0f189
Adjusting /teleloc command to accept both /myloc and /loc formatting
2018-11-21 20:53:24 +00:00
LikeableLime
33e6023711
Merge branch 'QualityCommands' into 'TestServer'
...
Quality commands
See merge request Scribble/gdlenhanced!247
2018-11-13 05:06:12 +00:00
LikeableLime
6b9cfdb507
whoops, those definitely shouldn't be basic_access
2018-11-12 23:04:40 -06:00
codemunkey
03f609697c
Refactor a bit for static init
2018-11-12 15:12:45 -06:00
LikeableLime
69e3aba19c
last fix for spawntreasure, I swear.
2018-11-12 01:18:53 -06:00
LikeableLime
5c5d3b984e
and another fix for spawntreasure, whoops.
2018-11-12 01:13:11 -06:00
LikeableLime
aee3346804
reworked spawntreasure to be a little cleaner.
2018-11-12 00:57:49 -06:00
LikeableLime
ac7bd64a6f
few fixes for spawntreasure
2018-11-12 00:48:59 -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
Scribble
c8e00d2d52
Changed order of display on getinfo command
2018-11-04 20:42:51 -05:00
Scribble
3d9788188d
Added getinfo command to dump wcid and landcell for objects
2018-11-04 20:37:14 -05:00
LikeableLime
2ce8b6a4a5
Merge branch 'RecipeLoad' into 'TestServer'
...
Recipe load
See merge request Scribble/gdlenhanced!238
2018-10-24 19:57:39 +00:00
LikeableLime
f87879df42
Added ToD dungeon descriptions to worlddesc for /dungeon tele support.
...
Changed /dungeon tele hex argument minimum to 5 to support dungeons like "Nexus" rather than "Nexus_".
Changed /dungeon tele to find partial matches in string instead of requiring exact string.
2018-10-22 20:12:51 -05:00
CodeMunkey
2336bafb69
Recipe export and loading
2018-10-15 11:21:30 -05:00
LikeableLime
39983e65ed
Added max of 1,000,000 lum in /givelum command to eliminate some funkiness after going over 1 million lum.
2018-10-11 13:57:37 -05:00
LikeableLime
2898bb32d8
Fix for givelum command
2018-10-05 22:02:39 -05:00
LikeableLime
622e3bc546
Merge branch 'CommandLineArgs' into 'TestServer'
...
Command line args
See merge request Scribble/gdlenhanced!201
2018-10-05 02:44:51 +00:00
LikeableLime
64acb5cb51
Added support for SpendLuminance_EmoteType and SetInt64Stat_EmoteType
...
Changed InqYesNo_EmoteType to support custom strings rather than Yes_Response and No_Response.
Added /givelum command
2018-10-04 21:23:45 -05:00
CodeMunkey
11633d03b7
Merge TestServer
2018-10-02 09:36:57 -05:00
Michael Rath
57f8013043
Updates to Healing calcs
2018-09-28 14:07:42 -07:00
LikeableLime
f81aadcef3
Added clearquests command to clear ALL quest stamps. Added feedback to my/erase/stamp quest commands.
2018-09-25 21:45:26 -05:00
Anahera
68ec0ad4ac
Merge remote-tracking branch 'upstream/TestServer' into chess
2018-09-01 12:55:07 +12:00
Administrator
6d51b1a2f0
More passup fixes; fixes /allegdump crash when IDing monarch; alleg node updated to player level when leveling and upon login
2018-08-30 19:47:42 -05:00
Michael Rath
c21264bb2c
Return of Allegiance Hometown recall
...
Allegdump admin command
Allegiance hometown bind saves immediately vs up to 5 min away
2018-08-29 20:51:49 -07:00
LikeableLime
833007ad73
Added m_UseManager->Cancel() to /fixbusy to help with "You're too busy" error.
2018-08-29 11:01:51 -05:00
CodeMunkey
c854e42741
Sanitize min/max usage
2018-08-27 15:47:05 -05:00
scruples
bf36f658d3
Added 2 client commands /sweartime and /passupbool to help with testing. /sweartime will display the swear time of the last assessed object (if it was a player) if used without any arguments, or will set the swear time to the first argument if provided. /passupbool will display the player's current XP passup status if used without arguments or will set the status if a 0 or 1 is given as the first argument.
2018-08-21 11:04:28 +01:00
Anahera
4d29b9ad74
Tabify code, converted intentation spaces to tabs to conform project style.
2018-08-18 01:42:53 +12:00
CodeMunkey
20581b9a88
Remove netinfo command since it accessed a member now hidden
2018-08-15 21:28:11 -05:00
Anahera
5a8e7d1681
Merge remote-tracking branch 'origin/testserver' into chess
2018-08-12 14:14:55 +12:00
Anahera
47695ec812
Initial implementation of Chess.
...
Still various issues that need correcting.
2018-08-12 13:53:40 +12:00
scruples
db45c80926
Implemented Communication_TransientString under 'OverlayText' in ChatMsg and added an example admin client command /overlay <text>. Added a SendTextToOverlay command to WeenieObject to be able to send overlay messages to players.
2018-07-31 16:43:10 +01:00
Michael Rath
e825579543
Stop admin command from crashing server if not used correctly
2018-07-28 10:26:59 -07:00
Morosity
2c837287a5
Merge branch 'MorosityContentEditor' into 'TestServer'
...
Initial recipe work. json files.
See merge request Scribble/gdlenhanced!165
2018-07-26 04:22:53 +00:00
Michael Rath
56555fbd92
Start and Stop event command back to Admin level only
2018-07-23 12:28:05 -07:00
LikeableLime
dce3556eea
movetome admin command
2018-07-20 20:32:23 -05:00
LikeableLime
791f65a476
Fix for Empyrean and Lugian player character motion tables.
2018-07-19 18:48:42 -05:00
Michael Rath
e710dc6b83
Fixed text output for importrecipe command
2018-07-18 23:07:47 -07:00
Michael Rath
c063f152e2
New command to export recipe as admin
...
/exportrecipe ##
/exportallrecipe
2018-07-16 23:11:56 -07:00
Michael Rath
75b18f9fdc
Updated crafting classes to align with others for packing and unpacking
...
Added stubs for recipe export as admin
2018-07-16 12:45:25 -07:00
LikeableLime
95e5f67406
null_ptr check in GetAccountHouseID(), changed the command for the emulator help command to /emuhelp, rolled back mob thrown weap changes to fix lugian rocks.
2018-07-14 23:57:10 -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
plunderdog
567628fdc6
Finished code for unpacking Sets
...
Added client command to learn all spells of a school type
2018-07-03 10:43:52 +01:00
Simon Jarrett
ac5bc11fa2
Removed the need to enable runtime type info. Fixed a bug where corpses were not appearing.
2018-06-26 11:59:48 +01:00
Simon Jarrett
19a6f20514
Merge branch 'TestServer' into SharedPointers
...
# Conflicts:
# Source/Monster.cpp
# Source/MonsterAI.cpp
2018-06-26 10:11:44 +01:00
Simon Jarrett
8637adc836
Merge branch 'TestServer' into SharedPointers
...
# Conflicts:
# Source/EmoteManager.cpp
2018-06-25 22:43:20 +01:00
Simon Jarrett
09b14caee8
Converted trade manager to be a shared pointer so it isn't so dodgy
2018-06-25 22:01:55 +01:00