Commit Graph

37 Commits (master)

Author SHA1 Message Date
rnd1 20f3cac9e7 -acid
- thief xp
- gloves: can be used for stealing stuff, slowing other player or cloaking name
2017-01-05 13:46:40 +01:00
rnd1 c102d51b2b on dig in protected area teleport to last known position where player could dig 2016-10-29 13:06:17 +02:00
rnd1 c62d746348 using minetest.mkdir to make directory to save xp stats for players 2016-10-22 11:04:28 +02:00
rnd1 1204f76e36 bugfix: undefined digxp in after_dig 2016-10-12 08:37:36 +02:00
rnd1 24f518ff0f save xp file if "bone xp">2 OR "dig xp">1 2016-10-07 15:14:50 +02:00
rnd1 339cffcd3a .. 2016-10-06 16:22:00 +02:00
rnd1 b77635f8c8 player bones now give 0.1 xp when picked, mob bones or (bones with 0 xp) give 0.01 xp
xp can now go over 100
xp over 100 doesnt award extra bones when picking
miniscule 1 xp substract on die to keep player awake and motivated to stay alive
2016-10-06 16:14:35 +02:00
rnd1 545ed16d87 protection fix for player ""
bone timer fix: timer starts at 0 for players
2016-10-06 00:10:04 +02:00
rnd1 83743a34f6 .. 2016-10-05 08:37:33 +02:00
rnd1 6b95a0b300 .. 2016-10-04 18:05:04 +02:00
rnd1 06c555eb55 .. 2016-10-04 17:31:17 +02:00
rnd1 f1ad866e30 whitelist for players who have no dig limitations
mining dig skill : limit how deep you can dig, with > 100 xp you get sometimes extra stuff
2016-10-04 15:08:01 +02:00
rnd1 3263f066b2 tw 2016-10-01 21:22:27 +02:00
rnd1 57fdf3f6ae .. 2016-10-01 13:27:21 +02:00
rnd1 58b28a1f48 .. 2016-10-01 11:44:26 +02:00
rnd1 c5d8385cd1 xp fix 2016-10-01 11:18:10 +02:00
rnd1 1a3933ef15 .. 2016-10-01 11:12:10 +02:00
rnd1 a4c9090974 -mobs: give less xp in bones but bones get old faster ( 5x compared to player bones)
-you lose less xp when you die up to 5 max
-limit digging to above -(200+xp*5)
2016-09-30 22:40:34 +02:00
rnd1 ff37712c2d fixed crash if player with undefined xp leaves 2016-09-18 00:04:58 +02:00
rnd1 60f868ba8e .. 2016-09-18 00:02:30 +02:00
rnd1 2014a9eebf .. 2016-09-16 23:44:06 +02:00
rnd1 3a32388e78 .. 2016-09-16 23:42:29 +02:00
rnd1 7f8fa48432 - mob bones give 1/4 of xp but get old 2x faster ( thats 10 min vs 20 min for player bones)
- simpler formula for extra bones: 1+1/5*average of 10*bone_xp and picker xp
2016-09-16 15:11:01 +02:00
rnd1 8e651c7bd1 .. 2016-09-15 18:37:43 +02:00
rnd1 93b427baac .. 2016-09-14 09:00:35 +02:00
rnd1 8da524dc3c mobs hitting now longer causes crash 2016-09-13 23:25:31 +02:00
rnd1 c112b071bc ignore hits by mobs 2016-09-13 22:06:11 +02:00
rnd1 7d0742b388 .. 2016-09-11 18:55:41 +02:00
rnd1 a299567305 xp load bug 2016-09-11 16:01:02 +02:00
rnd1 4fc0ec75b8 .. 2016-09-10 15:13:09 +02:00
rnd1 248fb5934e /xp now displays players experience, kill experience and experience not retrieved from bones 2016-09-10 15:02:38 +02:00
rnd1 4a9aeb8187 .. 2016-09-09 20:37:48 +02:00
rnd1 dde2c925e8 .. 2016-09-09 20:35:30 +02:00
rnd1 e3b31f3829 .. 2016-09-09 19:43:05 +02:00
rnd1 6b0a00eac6 .. 2016-09-09 19:37:33 +02:00
rnd1 048d69f119 .. 2016-09-09 19:34:13 +02:00
rnd1 ee7bf1a1a3 init 2016-09-09 19:22:05 +02:00