Commit graph

23 commits

Author SHA1 Message Date
Code Munkey
54283c5263 For He's a Jolly Good Fellow 2019-09-03 14:18:02 +00:00
Morosity
94339c7b2f FREE LOOT!!!!
Player items from decayed corpses fall on ground
2019-08-22 21:28:18 +00:00
Morosity
901dfd76b2 Config option to prevent corpse spam in populated areas. 2019-07-12 04:09:01 +00:00
Code Munkey
c86c4fa0df Linux support 2019-07-07 20:56:15 +00:00
Morosity
308b173c06 Encapsulated Spirits in loot
Cant sell Retained or "unsellable" items
Empty corpses decay immediately - pyreal only after corpse open or if timer > 1 hour
Can reverse friends - A friend B and B can now friend A
Updated messages for tailoring unable to tailor
Add Aug bonus for Lum
Player corpse last 5 min per level with 1 hour min (Per wiki unless someone shows patch notes)
2019-06-12 04:15:28 +00:00
Michael Rath
97e4360a06 Rare corpses in fellowships should be locked for killer 2019-05-31 14:04:29 -07:00
Morosity
da8a2e966c Limit house saves to when changed only
Changes include Hook usage, Storage usage, Buy house, Abandon House, and Rent (when re-enabled)
2019-02-26 21:05:30 +00:00
Michael Rath
b094291b9c Fix for order of operations. 2019-02-18 00:07:53 -08:00
Michael Rath
9a377aba7f Set default hour for corpse decay if time failed to save to db.
Remove rows in DB after corpse has been looted.
2019-02-02 21:26:21 -08:00
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