KimLS
|
cf4f628340
|
Remove editor config
|
2019-08-24 14:29:57 -07:00 |
|
KimLS
|
8af508d8c5
|
Merge remote-tracking branch 'origin/master' into unstable
|
2019-07-12 00:11:46 -07:00 |
|
Chris Miles
|
a8e65cdce1
|
Merge pull request #826 from livermana/master
fix for mob movement getting 'stuck' when paths don't have updated lo…
|
2019-07-11 18:41:50 -05:00 |
|
Michael Cook (mackal)
|
1ba78d0988
|
Switch to char_traits::length in SerializeBuffer
This benches a bit faster
|
2019-07-10 14:33:33 -04:00 |
|
Akkadius
|
35eb5b24dd
|
Implement flymode
|
2019-07-10 03:39:07 -05:00 |
|
Michael Cook (mackal)
|
dfa90aaac5
|
Fix OP_SpecialMesg encoding
This broke with newer GCCs. It also worked even though the code was just
wrong before???
|
2019-07-10 01:44:59 -04:00 |
|
Michael Cook (mackal)
|
525813be02
|
Adjust VARSTRUCT_ENCODE_STRING macros for smarter compilers
This is no more dangerous than what we were doing before (not checking
return value of sprintf) Maybe we should sometime
|
2019-07-10 01:20:51 -04:00 |
|
Uleat
|
87b1d32ce8
|
Updated PerlembParser::ExportItemVariables to new inventory standard
|
2019-07-08 21:58:47 -04:00 |
|
KimLS
|
f85644a09c
|
Merge fix for master
|
2019-07-05 21:07:56 -07:00 |
|
Akkadius
|
915bbe32f0
|
Add submodule commands to linux installer [skip ci]
|
2019-07-03 01:09:55 -05:00 |
|
Akkadius
|
151cb5f286
|
Update changelog.txt
|
2019-07-03 01:00:03 -05:00 |
|
Akkadius
|
c8d6895526
|
See changelog
|
2019-07-03 00:59:49 -05:00 |
|
Akkadius
|
dce5d774e2
|
Merge branch 'master' of https://github.com/EQEmu/Server into feature/eqemu-api-data-service-netstats-ws
|
2019-07-03 00:36:26 -05:00 |
|
Chris Miles
|
69c57d8715
|
Merge pull request #867 from N0ctrnl/patch-7
Updated libsodium18 package location for Ubuntu
|
2019-07-02 01:23:32 -05:00 |
|
Kurt Gilpin
|
a42d77c204
|
Updated libsodium18 package location for Ubuntu
|
2019-07-01 22:29:51 -05:00 |
|
Chris Miles
|
6757f61249
|
Merge pull request #858 from jalavoy/master
Updating linux installer script
|
2019-07-01 21:17:47 -05:00 |
|
Akkadius
|
6e51783d4b
|
Don't send reload all rules messages to non-gm's
|
2019-07-01 15:37:12 -05:00 |
|
Akkadius
|
a4f68f755f
|
Update system_tables.txt
|
2019-07-01 02:52:06 -05:00 |
|
Akkadius
|
8d67c1aed7
|
Merge branch 'master' of https://github.com/EQEmu/Server into feature/eqemu-api-data-service-netstats-ws
|
2019-07-01 01:28:49 -05:00 |
|
Akkadius
|
1e90e64178
|
Merge branch 'master' into feature/eqemu-api-data-service-netstats-ws
|
2019-07-01 00:52:34 -05:00 |
|
KimLS
|
f50d502f3d
|
Fix for x86 zlib issue
|
2019-06-30 18:28:11 -07:00 |
|
KimLS
|
1a6c6cf768
|
Delete old ngzlib lib
|
2019-06-30 18:20:31 -07:00 |
|
KimLS
|
c5ffb44edb
|
Merge fix
|
2019-06-30 18:19:56 -07:00 |
|
KimLS
|
e086f53b97
|
Zlib ng
|
2019-06-30 18:13:46 -07:00 |
|
KimLS
|
e0637e29f1
|
double semicolon
|
2019-06-30 18:03:15 -07:00 |
|
Uleat
|
d7c110041a
|
Added full support in eqemu_server.pl for downloading both stable and unstable bots binaries
|
2019-06-27 21:08:08 -04:00 |
|
Uleat
|
6c73fee075
|
Added bot command 'petgetlost' to dismiss summoned pets
|
2019-06-27 19:00:02 -04:00 |
|
KimLS
|
40980a9d39
|
Don't link zlib when we're not using it
|
2019-06-24 19:52:24 -07:00 |
|
KimLS
|
d906f79e6f
|
Merge remote-tracking branch 'origin/master' into unstable
|
2019-06-24 17:45:44 -07:00 |
|
KimLS
|
8293225ecc
|
Merge remote-tracking branch 'origin/feature/eqemu-api-data-service-netstats-ws' into unstable
|
2019-06-24 17:45:37 -07:00 |
|
KimLS
|
e06a845921
|
Idle wip
|
2019-06-24 17:45:31 -07:00 |
|
KimLS
|
aa4aced94d
|
Zlib ng optional dependency
|
2019-06-24 17:35:33 -07:00 |
|
Uleat
|
ee49ad3ce9
|
Reworked BotDatabase into a functional add-on for ZoneDatabase
|
2019-06-24 18:13:25 -04:00 |
|
KimLS
|
0e0027ca20
|
Decoupling eventloop singleton from the event loop (for now not complete but later we will)
|
2019-06-24 00:15:02 -07:00 |
|
KimLS
|
5c7ab59fd3
|
More cmake streamlining
|
2019-06-23 19:39:17 -07:00 |
|
Akkadius
|
89691d6c32
|
Change websocket listener verbiage
|
2019-06-23 21:33:24 -05:00 |
|
KimLS
|
120cf6a4b8
|
Add mbedtls as an alternative to OpenSSL, plan to implement TLS connections later
|
2019-06-23 17:04:33 -07:00 |
|
Akkadius
|
09b633e374
|
Merge branch 'master' into feature/eqemu-api-data-service-netstats-ws
|
2019-06-23 22:51:21 +00:00 |
|
Akkadius
|
18fa056a38
|
Merge branch 'master' into feature/eqemu-api-data-service-netstats-ws
|
2019-06-23 17:26:11 -05:00 |
|
Uleat
|
2e9cf7dbd7
|
Added bot owner option 'stats update'
|
2019-06-22 22:53:35 -04:00 |
|
KimLS
|
3ddfed8bb6
|
Change to make cmake files a little more straight forward
|
2019-06-22 19:42:20 -07:00 |
|
KimLS
|
586eb9e5c1
|
Fix for bad cmakefile
|
2019-06-22 19:05:54 -07:00 |
|
KimLS
|
32227d19ce
|
Merge fix
|
2019-06-22 18:59:34 -07:00 |
|
KimLS
|
c233379894
|
Changes to packet, fixes for lua compile issue
|
2019-06-22 17:00:15 -07:00 |
|
KimLS
|
a51a1d7106
|
Change out luabind as in the PR
|
2019-06-22 16:23:14 -07:00 |
|
KimLS
|
6d05903170
|
Use builtin find lua
|
2019-06-22 16:15:59 -07:00 |
|
Uleat
|
c9d4bb178f
|
Added level to NPC spell list logging .. and some additional debug logging for same
|
2019-06-22 19:05:41 -04:00 |
|
KimLS
|
4ae0f2a1d7
|
Remove old non-compliant win32 defines.
|
2019-06-22 16:00:06 -07:00 |
|
Uleat
|
5d138891d8
|
Fix for insufficient spell mana logging
|
2019-06-22 06:42:06 -04:00 |
|
Uleat
|
a8d3ba41a7
|
Fix for non-BOTS compile failure
|
2019-06-21 18:36:33 -04:00 |
|