kentai
|
512880e316
|
Combined databucket view delete commands to #databuckets
|
2019-09-06 10:04:37 +10:00 |
|
kentai
|
8e1b6a23eb
|
Bot Naming - View/Delete Databuckets
^bottitle
^botsuffix
^botsurname
#viewbuckets
#deletebucket
|
2019-09-05 14:12:56 +10:00 |
|
Akkadius
|
c8e673c6d4
|
Move inventory log calls to LogInventory
|
2019-09-02 02:50:39 -05:00 |
|
Akkadius
|
2970afff67
|
More log migrations to fmt / log aliases
|
2019-09-02 02:33:02 -05:00 |
|
Akkadius
|
2b1950d2e2
|
Logs::Guilds to LogGuilds
|
2019-09-02 02:24:34 -05:00 |
|
Akkadius
|
31cebb5793
|
Logs::Normal to LogInfo
|
2019-09-02 02:18:54 -05:00 |
|
Akkadius
|
678c25e02c
|
Simplify error logging
|
2019-09-01 22:05:44 -05:00 |
|
Akkadius
|
98cbb7d781
|
Simplify log calls
|
2019-09-01 21:04:58 -05:00 |
|
Akkadius
|
d3803045bc
|
Add log aliases to make logging much easier to use (All FMT driven)
|
2019-09-01 20:47:26 -05:00 |
|
Akkadius
|
db5e511af3
|
Merge branch 'master' of https://github.com/EQEmu/Server into lsid
|
2019-09-01 19:23:56 -05:00 |
|
Uleat
|
3092a8ba3b
|
Fix-up in command system procedural code
|
2019-08-30 09:41:50 -04:00 |
|
Uleat
|
d341a1b38f
|
Updated the command systems to automatically add new commands and remove orphaned entries from the command settings tables
|
2019-08-30 06:38:48 -04:00 |
|
Akkadius
|
6fb1d95518
|
Implemented command #spawneditmass <search> <option> <value> with options [respawn_time] currently implemented
|
2019-08-16 04:33:51 -05:00 |
|
Akkadius
|
bf25937ee0
|
Command #npceditmass now lists column options when one isn't properly specified
|
2019-08-16 03:39:15 -05:00 |
|
Akkadius
|
05e7c473df
|
Simplified the use of roamboxes and improved the AI for roambox pathing
|
2019-08-16 03:25:34 -05:00 |
|
Akkadius
|
c149e6ca5f
|
Add a heading option to #goto
|
2019-08-15 22:56:03 -05:00 |
|
Akkadius
|
1ef577bc25
|
Modifications to findzone
|
2019-08-11 03:20:38 -05:00 |
|
Akkadius
|
1c6a76246f
|
Added bulk edit command #npceditmass <column-to-search> <column-search-value> <change-column> <change-value>
|
2019-08-11 02:40:23 -05:00 |
|
Akkadius
|
665efe09f3
|
Fill function calls using magic numbers
|
2019-08-11 00:27:04 -05:00 |
|
Akkadius
|
a28ea6419f
|
Beginning of #npceditmass
|
2019-08-11 00:14:34 -05:00 |
|
Akkadius
|
eaf31fb14b
|
Merge branches 'lsid' and 'master' of https://github.com/EQEmu/Server into lsid
|
2019-08-10 03:26:40 -05:00 |
|
Akkadius
|
69bad593cd
|
Merge branch 'master' of https://github.com/EQEmu/Server into kick_events
|
2019-08-10 02:38:48 -05:00 |
|
Chris Miles
|
f5cfec529e
|
Fix format ordering
|
2019-08-03 04:10:40 -05:00 |
|
Chris Miles
|
9d9374ec19
|
Fix #gmzone <zonename> <version> to actually create bucket flags via version
|
2019-08-03 01:32:56 -05:00 |
|
KimLS
|
9297fc38f6
|
Log kick events
|
2019-07-26 19:22:29 -07:00 |
|
Akkadius
|
5a7186305d
|
Merge remote-tracking branch 'origin' into lsid
|
2019-07-21 22:18:19 +00:00 |
|
Michael Cook (mackal)
|
16d6014a87
|
Merge pull request #859 from eqft/feature/rule_for_gm_level_cmd_with_target
Convert constant check in level_command() to a Rule
|
2019-07-16 13:43:02 -04:00 |
|
Akkadius
|
7c2ee06355
|
Merge branch 'master' of https://github.com/EQEmu/Server into lsid
|
2019-07-14 22:53:32 -05:00 |
|
regneq
|
460468224e
|
various changed to chatchannel and using language / language skills derived from takp code.
|
2019-07-14 20:03:30 -07:00 |
|
Akkadius
|
35eb5b24dd
|
Implement flymode
|
2019-07-10 03:39:07 -05:00 |
|
Akkadius
|
8eaeda5ec5
|
Tweaks
|
2019-07-09 02:10:10 -05:00 |
|
Akkadius
|
4e7bcd86ff
|
Merge branch 'master' of https://github.com/EQEmu/Server into lsid
|
2019-07-03 01:18:23 -05:00 |
|
Akkadius
|
8bb909090b
|
Merge branch 'master' into lsid
|
2019-06-26 00:56:13 -05:00 |
|
Justin Wienckowski
|
6a31af81ee
|
Add GM:MinStatusToLevelTarget rule, which determines the GM status needed to use the #level command on your target.
|
2019-06-16 00:43:18 -07:00 |
|
Akkadius
|
40b63f74ee
|
Add logging calls
|
2019-05-25 18:46:07 -05:00 |
|
KimLS
|
0eeb73b436
|
Fix for lvalue ref trying to bind to a rvalue
|
2019-05-11 00:10:47 -07:00 |
|
KimLS
|
cd8ab727aa
|
Tweaks from other branch
|
2019-04-16 01:09:25 -07:00 |
|
Akkadius
|
7a50ad4c11
|
Hook up netstats to data service
|
2019-03-19 17:50:33 -05:00 |
|
KimLS
|
7977949ae9
|
Change eqstream interface to get rid of some stuff as well as flesh out a few more options plus some rule and performance changes
|
2019-03-13 22:55:49 -07:00 |
|
KimLS
|
67b228a91c
|
Added packet stats
|
2019-03-11 15:24:32 -07:00 |
|
KimLS
|
675a67b676
|
Set data rate to disabled by default
|
2019-03-10 03:28:44 -07:00 |
|
KimLS
|
ee1fcdf5fa
|
Stats, stats everywhere (I added a #netstats command)
|
2019-03-09 22:25:04 -08:00 |
|
KimLS
|
cb9f0fbe31
|
Start of a network options interface command
|
2019-02-24 19:24:10 -08:00 |
|
Uleat
|
2af4d3d67d
|
Reworked command and quest api 'traindisc' methods
|
2019-02-13 07:55:04 -05:00 |
|
Uleat
|
0b4dcb4271
|
Reworked command and quest api 'scribespells' methods
|
2019-02-11 20:03:02 -05:00 |
|
Uleat
|
93a0ad2ceb
|
Added command 'profanity'
|
2019-02-04 07:02:27 -05:00 |
|
Uleat
|
4658ad676f
|
Extended server spellbook entries to RoF2 standard and added per-client restriction of spell id max
|
2019-01-24 03:53:41 -05:00 |
|
Akkadius
|
f5b28a0b24
|
Filter invis NPC's in #killallnpcs
|
2019-01-21 02:30:05 -06:00 |
|
Akkadius
|
7c15d332c5
|
Implemented: #gmzone [zone_short_name] [zone_version=0] [identifier=gmzone] - Zones to a private GM instance
|
2019-01-21 01:33:38 -06:00 |
|
Akkadius
|
48564a5789
|
Implemented server side #who
|
2019-01-21 00:29:58 -06:00 |
|