Akkadius
|
ca49f3902f
|
Migrate getZoneX calls and npc types calls [skip ci]
|
2020-03-12 02:27:09 -05:00 |
|
Akkadius
|
b22d8f6148
|
Migrate objects and pets [skip ci]
|
2020-03-12 01:47:40 -05:00 |
|
Akkadius
|
286c08b8d5
|
Migrate spawn tables [skip ci]
|
2020-03-12 00:00:39 -05:00 |
|
Akkadius
|
6af1ae32ae
|
Migrate grids [skip ci]
|
2020-03-11 04:10:21 -05:00 |
|
Akkadius
|
3a09197d77
|
Migrate zone [skip ci]
|
2020-03-11 03:55:44 -05:00 |
|
Akkadius
|
f5cba5ecab
|
Migrate tradeskills and traps [skip ci]
|
2020-03-11 03:41:09 -05:00 |
|
Akkadius
|
ec5be4985e
|
Migrate factions [skip ci]
|
2020-03-11 03:22:36 -05:00 |
|
Akkadius
|
7cf52d467e
|
Migrate adventure database calls [skip ci]
|
2020-03-11 03:00:08 -05:00 |
|
Paul Coene
|
ad1f18306b
|
Update command.cpp
Fix #size command to be useful for anyone using the model field in npc_types.
All will remain the same for everyone else.
|
2020-02-03 13:47:16 -05:00 |
|
Michael Cook (mackal)
|
a307747c29
|
Nuke unused command_itemtest
|
2020-01-16 16:51:24 -05:00 |
|
Uleat
|
c438819ed6
|
Fix for command redirect of '#bot' using EVENT_COMMAND invocation
|
2020-01-12 22:40:05 -05:00 |
|
Uleat
|
852d951b65
|
Reworked EVENT_COMMAND handling and addressed script commands not present during help use
|
2020-01-06 15:41:05 -05:00 |
|
Paul Coene
|
eed4a648b4
|
Added addition usage message for #grid for #grid show.
|
2020-01-04 16:17:25 -05:00 |
|
Kinglykrab
|
8ad11d0f85
|
Fix #reloadworld message.
|
2020-01-03 22:31:13 -05:00 |
|
Akkadius
|
20538e91a1
|
Adjust usages for banned_ips table to reflect Uleat's changes
|
2019-12-24 02:59:58 -06:00 |
|
Uleat
|
b8623bf6df
|
Added command 'nudge'
|
2019-11-25 19:56:29 -05:00 |
|
Uleat
|
b56bc29388
|
Fix for #npceditmass saylink apply missing 'exact match' token
|
2019-11-14 19:56:12 -05:00 |
|
Uleat
|
9ced3270a0
|
Added 'exact match' option to command npceditmass search criteria
|
2019-11-13 20:04:50 -05:00 |
|
Uleat
|
6f83a39765
|
Merge pull request #931 from prestanneth/master
Doh %%
|
2019-11-08 21:59:27 -05:00 |
|
kentai
|
0bbf9d518e
|
Doh %%
|
2019-11-08 19:49:05 +11:00 |
|
Uleat
|
06ca5b009d
|
Merge pull request #926 from prestanneth/master
#Faction command
|
2019-11-07 20:26:03 -05:00 |
|
Akkadius
|
769df9ce7b
|
Allow hotfix to be ran in bin paths [skip ci]
|
2019-11-02 00:18:54 -05:00 |
|
kentai
|
316507adaf
|
reworked valid target
reworked reset portion to catch feigning as impacts faction map
|
2019-10-31 11:55:07 +11:00 |
|
Akkadius
|
dadeb01045
|
One more arg [skip ci]
|
2019-10-29 20:55:27 -05:00 |
|
Akkadius
|
31914eb0b6
|
Properly set box size [skip ci]
|
2019-10-29 20:32:20 -05:00 |
|
kentai
|
3e50332c23
|
tidied
|
2019-10-24 15:25:51 +11:00 |
|
kentai
|
454a5c4527
|
#faction -- Displays Target NPC's Primary faction
#faction Find [criteria | all] -- Displays factions name & id
#faction Review [criteria | all] -- Review Targeted Players faction hits
#faction Reset [id] -- Reset Targeted Players specified faction to base
|
2019-10-24 14:55:55 +11:00 |
|
Michael Cook (mackal)
|
b0efe88a03
|
Merge pull request #922 from noudess/spawn2
Fix some bugs with the use of the model field in npc_types
|
2019-10-15 21:02:36 -04:00 |
|
Noudess
|
7eb2e834b1
|
Fix some bugs with the use of the model field in npc_types
|
2019-10-15 13:22:49 -04:00 |
|
Uleat
|
a26227f258
|
Fix for #npceditmass command failure on string-based updates
|
2019-10-07 22:15:24 -04:00 |
|
Akkadius
|
96ef76847b
|
Fix log calls that either didn't carry over or were using newer aliases that weren't converted to FMT prior to migration
|
2019-09-17 00:18:07 -05:00 |
|
Uleat
|
cf80e594bc
|
Merge branch 'master' of https://github.com/EQEmu/Server into lsid
# Conflicts:
# common/ruletypes.h
# world/net.cpp
# zone/bot_command.cpp
# zone/command.cpp
# zone/zonedb.cpp
|
2019-09-12 01:54:37 -04:00 |
|
Uleat
|
b41ae05dc4
|
Merge branch 'master' of https://github.com/EQEmu/Server into io_work
|
2019-09-09 22:42:39 -04:00 |
|
Uleat
|
fec567c2f3
|
Updated Command Update code to report after each process handling rather than at the end
|
2019-09-07 21:21:46 -04:00 |
|
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 |
|