Commit Graph

  • 36734f8dbc min master tenplus1 2024-12-18 12:45:07 +00:00
  • abebcc72e8 add 3d_armor fix tenplus1 2024-11-06 14:44:32 +00:00
  • c3c5dd6c2d tweak kb code tenplus1 2024-11-06 14:24:49 +00:00
  • 6a03423cce enable knockback by default tenplus1 2024-09-22 14:32:14 +01:00
  • 95aefe56e3 tweak and tidy code tenplus1 2024-09-22 14:28:20 +01:00
  • a03ad5c299 update mod.conf tenplus1 2023-08-29 17:11:22 +01:00
  • 3777c94219 5.x only tenplus1 2023-08-08 15:20:16 +01:00
  • be6a63eb5c tidy code tenplus1 2022-09-27 12:33:07 +01:00
  • 1b3ab4fedf tweak and tidy code, add lucky block tenplus1 2022-07-30 08:15:09 +01:00
  • da223925ad disble knockback if player attached to boat/cart/bed etc tenplus1 2022-03-01 15:15:10 +00:00
  • ad2b727750 limit knockback to 32 (fixes android pause glitch) tenplus1 2021-07-22 10:09:05 +01:00
  • 792778e0f4 fix readme mistake tenplus1 2021-04-24 08:32:45 +01:00
  • d626b7b77a add proper knockback with minetest 5.x's add_velocity tenplus1 2021-04-07 09:13:39 +01:00
  • 26863018d8 suffocation uses eye_level for player (for when they shrink) tenplus1 2021-04-06 17:44:05 +01:00
  • e10e83977c knockback disabled by default tenplus1 2021-02-16 08:54:10 +00:00
  • 26481e2e9b knockback no longer enabled by default, mt5.x already has it built in tenplus1 2021-02-16 08:50:11 +00:00
  • f6c32c070d update mod.conf info tenplus1 2021-01-21 10:35:31 +00:00
  • efa0be7986 added nil check tenplus1 2020-11-14 12:01:28 +00:00
  • 36f2775aaa fix physics override tenplus1 2020-11-01 15:54:16 +00:00
  • 1a15f6edb4 nil check for player loop tenplus1 2020-09-25 20:56:13 +01:00
  • eadc318284 knockback causes downward velocity so flying players dont get stuck in ceilings TenPlus1 2019-07-14 08:23:07 +01:00
  • f19cf89d03 add mt5 check for knockback y_offset TenPlus1 2019-05-24 21:06:56 +01:00
  • 010bf5a0f0 add 'old_sneak' setting to enable older sneak glitch support TenPlus1 2018-10-12 14:58:17 +01:00
  • a81d7c30a5 add missing files TenPlus1 2018-07-30 14:46:52 +01:00
  • 5f34a53a39 0.4.16 functions TenPlus1 2018-07-02 16:14:11 +01:00
  • 5832a5243f pi TenPlus1 2018-05-17 10:24:45 +01:00
  • 00280fd176 added settingtypes.txt TenPlus1 2018-04-27 09:46:05 +01:00
  • e5593c89e6 added POVA support, tweaked code TenPlus1 2018-04-26 12:09:41 +01:00
  • 8a1f7deff3 default not required as dependency TenPlus1 2018-04-25 17:55:05 +01:00
  • 787e0d61b3 improve monoid support, fix kb entity TenPlus1 2018-04-20 13:05:41 +01:00
  • 87b6b96514 added player_monoids support (thanks tacotexmex) TenPlus1 2018-02-19 09:56:51 +00:00
  • 8af6805594 getpos to get_pos TenPlus1 2017-10-09 15:25:46 +01:00
  • 20d2912fe6 updated to newer 0.4.16 functions TenPlus1 2017-10-09 14:11:21 +01:00
  • 83b40b2111 update readme TenPlus1 2017-08-04 10:49:41 +01:00
  • 60cec53c90 tidy code TenPlus1 2017-08-04 10:45:12 +01:00
  • dc302544f7 use ndef TenPlus1 2017-07-27 18:44:19 +01:00
  • c0d0010062 testing on_walk_over functions for nodes TenPlus1 2017-07-27 18:41:16 +01:00
  • 7cf909f838 switched back to reliable knockback effect TenPlus1 2017-05-19 10:10:40 +01:00
  • 2dd99ba2f0 added 'no_knockback' privelage TenPlus1 2017-05-15 14:16:17 +01:00
  • 4f234e642a moveto feature disabled for now until fixed. TenPlus1 2017-05-15 14:02:50 +01:00
  • 4aea95407b moveto continuous = true TenPlus1 2017-05-11 11:04:00 +01:00
  • 765ccdbf47 added two different knockback techniques depending on singleplayer/multiplayer TenPlus1 2017-05-09 14:44:02 +01:00
  • 37cd59da9d shrink kb collisionbox TenPlus1 2017-04-23 12:35:24 +01:00
  • e7821546a6 Fixed player rotation TenPlus1 2017-04-20 12:04:37 +01:00
  • 1e6605025e added nil check for dir TenPlus1 2017-04-08 09:19:45 +01:00
  • 91a72200fc Added player knock-back TenPlus1 2017-04-06 12:02:48 +01:00
  • e67558469c Reverted nodebox checks. TenPlus1 2017-02-23 12:14:07 +00:00
  • fd26aa41b9 Updated suffocation check thanks to wuzzy TenPlus1 2016-08-30 16:02:32 +01:00
  • ffc1cc94bf Changed license TenPlus1 2016-08-19 19:15:07 +01:00
  • 774c53f0cc Clear on player leave TenPlus1 2016-07-13 11:15:21 +01:00
  • b1a30e3a2c quick name tidy TenPlus1 2016-07-09 17:53:13 +01:00
  • 751f321198 updated readme TenPlus1 2016-07-09 17:48:48 +01:00
  • a1cabf3422 Signed-off-by: TenPlus1 <kinsellaja@yahoo.com> TenPlus1 2016-07-09 17:47:17 +01:00
  • 55ef244a6e updated to 0.7 - added global playerplus table with surrounding nodes TenPlus1 2016-07-09 17:45:20 +01:00
  • fc4adc8192 Tweak code slightly TenPlus1 2016-07-09 17:13:28 +01:00
  • 90896229a7 updated readme.md TenPlus1 2016-01-26 12:15:06 +00:00
  • e241074749 Player only suffocates in "normal" type nodes TenPlus1 2016-01-26 12:10:55 +00:00
  • bebb941f18 Tweak and tidy code, increase damage caused by cactus and suffocation TenPlus1 2016-01-26 11:56:27 +00:00
  • bcd3374441 walk slower in water tenplus1 2015-03-24 19:54:19 +00:00
  • 700d1c54b5 Added forum link to readme tenplus1 2015-01-05 19:02:25 +00:00
  • 3fff44084b Can only suffocate in DEFAULT nodes tenplus1 2014-11-23 17:56:11 +00:00
  • 5e546cb3ae Fixed: suffocating in doorway bug tenplus1 2014-11-21 12:09:51 +00:00
  • e586c4cd54 Added: suffocate inside node tenplus1 2014-11-20 13:42:13 +00:00
  • 038671012a First Commit by TenPlus1 tenplus1 2014-11-09 19:26:53 +00:00