KimLS
276804604c
Merge remote-tracking branch 'origin/master' into build
2019-08-29 21:57:54 -07:00
KimLS
836f842f23
Small changes to msvc perl finding
2019-08-28 20:14:31 -07:00
KimLS
4fbce7d5d6
Reworked some of the dependency flow
2019-08-28 14:56:18 -07:00
KimLS
34cb51c449
Some fixes for strawberry perl on msvc, added automatic portable perl linking on windows (experimental)
2019-08-28 01:35:27 -07:00
Uleat
f837d423ef
Added bot owner option 'spawn message'
2019-08-27 20:06:07 -04:00
KimLS
5ce71b7923
Fix for missing LS option (wowowow) and will build zlib-ng by default now (it doesnt add much to compile time and has a pretty big payoff)
2019-08-27 01:12:47 -07:00
KimLS
9520499103
CMake will fetch visual studio dependencies automatically now
2019-08-26 23:30:30 -07:00
Uleat
7749f83134
Temp fix for Bot::Camp() zone crashes (memory leak still needs to be addressed)
2019-08-27 01:09:11 -04:00
KimLS
5a852d4780
Basic small build guide
2019-08-26 00:44:00 -07:00
KimLS
712e403528
Missing luabind
2019-08-25 22:02:17 -07:00
KimLS
581a0ec212
Added own lua find package that will also try to find luajit since it's compat with the 5.1 api
2019-08-25 20:47:14 -07:00
KimLS
bb02af2548
Add check for policy back in
2019-08-25 16:02:45 -07:00
KimLS
852cc9119e
Small change to zlibng
2019-08-25 15:49:00 -07:00
KimLS
72a922f2ba
Changes to building
2019-08-25 14:45:54 -07:00
Uleat
c0575892cb
Changed bot create help options to pop-up display
2019-08-24 22:51:29 -04:00
Uleat
377c569635
Fix for clients not dropping group after camping bots
2019-08-24 21:54:46 -04:00
Uleat
5e60fcdc0c
Fix for bot pets not updating their health (probably not the best fix..but, it works...)
2019-08-24 21:32:57 -04:00
Uleat
4d1d9df05d
Added cap to Titanium BaneDmgAmt translator
2019-08-24 20:38:57 -04:00
Uleat
c6c4480061
Merge pull request #888 from KinglyKrab/banedamage
...
Convert item bane damage to int32.
2019-08-23 22:56:08 -04:00
Kinglykrab
c2794b244d
Convert item bane damage to int32.
...
- int8 was not the proper type for this.
2019-08-20 20:52:47 -04:00
Michael Cook (mackal)
83cae7aaf3
Merge pull request #886 from KinglyKrab/master
...
Export Getter/Setter alternate currency methods to Perl and Lua.
2019-08-20 19:01:45 -04:00
Kinglykrab
08d197fe15
Export Getter/Setter alternate currency methods to Perl and Lua.
...
- GetAlternateCurrencyValue(currency_id) - Returns the amount of the alternate currency you have.
- SetAlternateCurrencyValue(currency_id, amount) - Allows you to directly set the amount of an alternate currency.
2019-08-20 18:12:27 -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
Uleat
537e3931ef
Don't need the zlib1.ilk file... [skip ci]
2019-08-15 22:20:58 -04:00
Chris Miles
9476f9e417
Update SECURITY.md
2019-08-15 20:21:09 -05:00
Chris Miles
1f4753b719
Create SECURITY.md
2019-08-15 20:20:33 -05:00
Uleat
65c05f227b
Added zlib1.dll debug symbols to eqemu_server.pl download [skip ci]
2019-08-15 21:10:51 -04:00
Michael Cook (mackal)
ef6b2976a3
Make SE_SummonPC only clear aggro for beneficial spells
2019-08-14 23:06:34 -04:00
Michael Cook (mackal)
7b4908957d
Clean up EntityList::QuestJournalledSayClose
2019-08-13 15:19:20 -04:00
Michael Cook (mackal)
963da70506
Change how we handle null quest initiator in QuestManager::say
...
Timers etc triggered say's don't have an initiator but should still
work.
The target ID is set in QuestJournalledSay for us so not needed here
2019-08-13 15:11:37 -04:00
Akkadius
1ef577bc25
Modifications to findzone
2019-08-11 03:20:38 -05:00
Chris Miles
a2364023c4
Merge pull request #882 from EQEmu/feature/mass-npc-edit-command
...
Added bulk edit command #npceditmass <column-to-search> <column-searc…
2019-08-11 02:40:52 -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
Chris Miles
8c17c42a10
Merge pull request #881 from EQEmu/feature/unify-chat-constants
...
Feature/unify chat constants
2019-08-11 01:58:41 -05:00
Akkadius
e9cb8781bf
More build fixes for bot
2019-08-11 01:32:51 -05:00
Akkadius
04a18786f9
Bot compile fixes
2019-08-11 01:21:55 -05:00
Akkadius
20bd37dde7
More function name refactoring
2019-08-11 01:09:11 -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
9f25c9070c
Refactor message functions
2019-08-11 00:14:02 -05:00
Akkadius
57354579aa
Unify chat constants usage
2019-08-11 00:00:55 -05:00
Chris Miles
24d2a5723b
Merge pull request #879 from EQEmu/kick_events
...
Sessions adjustments
2019-08-10 02:48:36 -05:00
Akkadius
17c8af3814
Drop db logging, up stale connections
2019-08-10 02:47:08 -05:00
Akkadius
69bad593cd
Merge branch 'master' of https://github.com/EQEmu/Server into kick_events
2019-08-10 02:38:48 -05:00
Akkadius
0884c57928
Update minimum status for devtools
2019-08-10 02:27:07 -05:00
Akkadius
461931f5bd
Fix remainder of ghosting
2019-08-10 01:59:58 -05:00
Uleat
0d76e224fd
Updated eqemu_server.pl login server config example to json standard [skip ci]
2019-08-09 21:28:07 -04:00