6613 Commits

Author SHA1 Message Date
Akkadius
2bab945c34 perl_entity.cpp formatting 2018-07-01 19:50:56 -05:00
Akkadius
26ed80bdda Add --entity to perl-doc-parser.pl 2018-07-01 19:49:52 -05:00
Akkadius
a6c1314e3e perl_entity.cpp formatting 2018-07-01 19:49:31 -05:00
Akkadius
979e54daa7 Update usage croak docs perl_entity.cpp 2018-07-01 19:49:21 -05:00
Akkadius
b87e355db3 Add corpse to perl-doc-parser.pl 2018-07-01 19:36:57 -05:00
Akkadius
88ed2e64bb perl_player_corpse.cpp formatting 2018-07-01 19:36:47 -05:00
Akkadius
2010d1ba83 Update usage docs for perl_player_corpse 2018-07-01 19:36:35 -05:00
Akkadius
332a3d6c6a Add "mob" to perl-doc-parser.pl 2018-07-01 19:30:52 -05:00
Akkadius
214503617e perl_mob.cpp formatting 2018-07-01 19:28:01 -05:00
Akkadius
1a1cce859a Update perl_mob.cpp croak usage blocks 2018-07-01 19:26:50 -05:00
Akkadius
0786b1158a Add initial perl-doc-parser.pl for Client 2018-07-01 18:16:23 -05:00
Akkadius
4d87216ec6 Format perl_client.cpp 2018-07-01 18:16:04 -05:00
Akkadius
7dbf24b95d Cleanup perl_client.cpp Usage types 2018-07-01 18:14:31 -05:00
KimLS
e7cf687d2b Don't set c++ vers 2018-06-29 22:12:11 -07:00
KimLS
5544fd0ae5 Merge branch 'master' of github.com:EQEmu/Server 2018-06-28 21:03:48 -07:00
KimLS
842a40f76d lower cmake version 2018-06-28 21:03:32 -07:00
Michael Cook (mackal)
70f55179b6 Switch netcode to steady_clock 2018-06-28 22:16:25 -04:00
Alex
a2e12667b4
Update README.md 2018-06-28 13:25:50 -07:00
KimLS
213a496efb Add cmake prefix path [skip-ci] 2018-06-28 13:21:46 -07:00
KimLS
b0336302ee Merge branch 'build_improvements' 2018-06-28 13:17:48 -07:00
KimLS
58725b061e Add appveyor yml [skip-ci] 2018-06-28 13:17:11 -07:00
KimLS
90c18c1dc9 Change travis 2018-06-27 23:05:12 -07:00
KimLS
97ee8e59a1 Travis test 2018-06-27 22:50:08 -07:00
KimLS
50eededd9f Some build fixes and changes 2018-06-27 19:54:33 -07:00
Michael Cook (mackal)
ee95a2a0c8 Remove uneeded DumpPacket in Handle_OP_ItemLinkClick 2018-06-27 21:22:39 -04:00
KimLS
254764c1e6 Fix for failed build due to lb changes 2018-06-26 23:00:20 -07:00
KimLS
352e70cf28 Fix for duplicate luabind 2018-06-26 22:50:44 -07:00
Michael Cook (mackal)
0558b1bc48
Merge pull request #739 from noudess/master
Changes to make Harmony work.
2018-06-24 14:38:33 -04:00
Paul Coene
2b38dbf1fb Changes to make Harmony work. 2018-06-24 12:13:09 -04:00
Michael Cook (mackal)
bce92c5e02 Add support for innate self targeted spells
Currently this just includes checking SpellType_InCombatBuffs
2018-06-20 14:18:39 -04:00
Michael Cook (mackal)
653824ae9e More task comments .. 2018-06-07 18:14:09 -04:00
Michael Cook (mackal)
b61f612fbe More comments 2018-06-05 22:39:48 -04:00
Michael Cook (mackal)
028dbc4bda Add ActivityCollect (unimplemented) and more comments 2018-06-05 22:16:53 -04:00
Michael Cook (mackal)
49b90eae76 More comments to task system 2018-06-05 13:12:29 -04:00
Michael Cook (mackal)
65acefc6b1 Comment task selection packet some 2018-06-04 23:54:57 -04:00
KimLS
c985307057 Patch detour to avoid a crash if an invalid ref is returned 2018-05-31 19:24:26 -07:00
Uleat
b475f66014 Fix for bot-enabled compile (cursory seems to be ok) 2018-05-30 22:05:27 -04:00
Akkadius
eae7183de2 Word better 2018-05-28 03:33:44 -05:00
Akkadius
1d088a1ac1 Merge branch 'master' of https://github.com/EQEmu/Server 2018-05-28 01:47:06 -05:00
Akkadius
7d0b7560bc Fix for map download 2018-05-28 01:46:50 -05:00
Akkadius
7e86337b80 Update notes 2018-05-28 01:13:57 -05:00
Akkadius
ac25d49a62 Patch notes - navmesh merge 2018-05-28 00:59:02 -05:00
Akkadius
8a911682bf Use GetRaceGenderDefaultHeight in GetDefaultRaceSize constant 2018-05-28 00:41:32 -05:00
Akkadius
a87bf5681f Merge branch 'master' into wp_master 2018-05-28 00:33:05 -05:00
Akkadius
b84b98dd7c Merge branch 'master' into wp_master 2018-05-28 00:32:39 -05:00
Michael Cook (mackal)
c487acbf1a Off by 1 error in size check 2018-05-28 01:30:32 -04:00
Michael Cook (mackal)
72349ddbb6 Fix condition to set default heights
Was off by 1, if the height > 0 they don't get default height
2018-05-28 01:23:35 -04:00
Akkadius
c8389103e3 Few tweaks to rules loading code - broadcast all zones that have loaded when #reloadallrules is used 2018-05-27 23:44:09 -05:00
Akkadius
7a7069959f Fix issue where size 0 NPC's would hop in and out of the ground because FixZ calculates the offset wrong by adding a default race size 2018-05-27 23:14:32 -05:00
Akkadius
a20615ea11 Add an up to date easy to read race defines list 2018-05-27 23:13:43 -05:00