LikeableLime
728e63e456
Fix for gravity-defying corpses.
2018-09-21 18:33:19 -05:00
scruples
12b0ac9b76
Minor fix to Corpse.cpp to stop the last few minutes of a player corpse being lootable by anyone. Removal of some duplication in Monster.cpp - damage list keeps a total damage value and a highest damage dealer value. Removal of unused AttackType variable in MonsterAI.cpp.
2018-07-28 16:55:02 +01:00
Michael Rath
e178550bdc
Fix fellowship corpse looting
2018-07-15 07:19:29 -07:00
Michael Rath
91ee00e241
Finalizing 1.19 rebuild
2018-07-12 14:41:21 -07:00
Morosity
d8f03369eb
Rebuild of 1.19
2018-07-11 04:53:32 +00:00
LikeableLime
e40562a3d8
Added Resistance and Armor Cleaving support, added !killedByPK to corpse loot timer override, removed double spell text on buffing others. Added /bin/ folder to gitignore.
2018-07-04 00:39:52 -05:00
plunderdog
24a6d4ef9f
Added the text strings associated with some of the WERROR enums as comments.
...
Removed some debug preprocessor blocks where asserts now fail because of the pointer changes.
Added corpse permission and corpse consent functionality.
Added comments to the client events cases which aren't yet implemented with info on what needs to be read in (from AC protocols)
2018-06-27 20:27:12 +01:00
plunderdog
dfb81edb8a
Enums update, still being able to house recall after abandoning fix, trophies not showing at start of loot fix, unlooted corpses become free for all for the last 1/3 of their lifespan, start of corpse permissions coding
2018-06-26 19:48:05 +01:00
Simon Jarrett
ac5bc11fa2
Removed the need to enable runtime type info. Fixed a bug where corpses were not appearing.
2018-06-26 11:59:48 +01:00
Simon Jarrett
e91df41c8e
more conversions to weak pointers
2018-06-21 23:32:21 +01:00
Simon Jarrett
9ea163be50
changed all pointers to CPhysicsObj to shared pointers (and thus all weenies, etc.)
2018-05-23 13:45:22 +01:00
mwnciau
216118b80b
Fix deaths
2018-05-10 06:21:14 +00:00
Simon Jarrett
54f088d4d4
Added error message when failing to open a corpse
2018-05-05 22:44:34 +01:00
Peanuts420
da80d1ab2a
Initial Commit
2018-03-29 17:01:57 -04:00