Commit graph

22 commits

Author SHA1 Message Date
Code Munkey
54283c5263 For He's a Jolly Good Fellow 2019-09-03 14:18:02 +00:00
Code Munkey
c86c4fa0df Linux support 2019-07-07 20:56:15 +00:00
Zarto
b8c826929a FIX: Interim interlock on actions while in portal space. 2019-01-27 09:13:17 +00:00
LikeableLime
f4e4539b08 More clothing items in treasure
Fixed heal kit and chug range
2018-12-23 23:16:49 -06:00
Zarto
0a888f7ee6 Implementing max use radius for healing kits & health pots/food. 2018-12-18 23:01:11 +00:00
Michael Rath
2a870b54e3 Remov double negative in message 2018-07-24 18:58:54 -07:00
Scribble
37a9d483b7 Added logic for food that casts spells. 2018-07-24 19:59:04 -04:00
Michael Rath
6bd349c1a9 Fixing food....again.... 2018-07-21 09:39:54 -07:00
LikeableLime
48ca570933 Reapply Scruples Commit fd84fbac for Use corpses/portals 2018-07-15 19:07:37 -05:00
Michael Rath
0ab4c6cacb Remove double negative in message for food secondary attribute change 2018-07-14 23:23:55 -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
plunderdog
fd84fbacad * Fixes bug where you can't open a corpse that's just out of range
* Fixes bug where you wouldn't walk in to a portal if using it
* Fixes bug where food/potions that affected HP would give you tons of HP
2018-07-01 16:55:53 +01:00
Michael Rath
8f67da80b0 Merge branch 'TestServer' of https://gitlab.com/Scribble/gdlenhanced into TestServer 2018-06-26 20:32:19 -07:00
Michael Rath
15f237de1f Cleaned up food logic from feedback. Calculate correctly for positive and negative and for when the plus or minus does not bring new value to max or 0 respectively 2018-06-26 20:32:07 -07:00
Simon Jarrett
19a6f20514 Merge branch 'TestServer' into SharedPointers
# Conflicts:
#	Source/Monster.cpp
#	Source/MonsterAI.cpp
2018-06-26 10:11:44 +01:00
Michael Rath
8cdd669e00 Food can now take away from stat - e.g. Tusker Pus 2018-06-25 22:47:09 -07: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
LikeableLime
76ff751800 Test server 2018-05-16 23:43:49 +00:00
LikeableLime
7df55bb91f Added AdjustHealth override to clear Damage Sources list when reaching full hp via heal spells and transfers. Also changed heal kits and food to use this new override.
Added OnTookDamage to be called again after the kill messages are built to fix kill messages.

Damage Sources is now cleared on death as well.
2018-05-15 00:04:29 -05:00
Simon Jarrett
844a9b12d6 Added additional client health update trigger for food and healing kits 2018-05-06 02:16:19 +01:00
Peanuts420
da80d1ab2a Initial Commit 2018-03-29 17:01:57 -04:00