Commit Graph

  • 357cc3aada Merge remote-tracking branch 'upstream/master' master sys4 2024-09-15 07:59:24 +0200
  • ab1bec3be8
    Added spanish translations to shields and stands, added "Shared Armor Stand" to template. (#147) Maurus 2024-06-25 01:37:04 -0300
  • 22955b413a
    Fix "player still online" check of armor.unequip (#146) Niklp 2024-05-01 07:24:49 +0200
  • 1fcbf64d53
    Replace 3d_armor_trans.png w/ engine provided blank.png (#143) Niklp 2024-04-04 07:25:05 +0200
  • fb86c02e43
    russian translation fixes (#142) randomei 2024-03-25 22:01:28 +0300
  • 20917da061
    Fix armor radiation values were not not summed up (#139) Niklp 2024-03-22 22:35:43 +0100
  • 7bd77a7b80
    Call custom on_punched functions w/ hitter = nil too (#141) Niklp 2024-03-19 12:54:42 +0100
  • 25369e5165
    Don't assume hitter ~= nil in on_punchplayer callback (#138) Niklp 2024-03-17 09:11:03 +0100
  • 7fc313f911
    armorstand nodes are not ground content (#134) Luke aka SwissalpS 2024-02-29 07:39:44 +0100
  • 4bac73fc9e
    Make all admin armor to protect from drowning (#131) SmallJoker 2024-01-17 10:33:37 +0100
  • f430395b64 resolve player object in async function again (different globalstep) BuckarooBanzay 2024-01-15 10:15:49 +0100
  • 467709c935
    Use player_api functions instead of default (#129) David Leal 2023-12-26 11:34:43 -0600
  • e0b6112320
    Tweak Esperanto translation (#128) Jaidyn Ann 2023-12-19 06:13:04 +0000
  • 6b2f83e8e3 Merge remote-tracking branch 'upstream/master' sys4 2023-12-13 20:49:05 +0100
  • f3e66701aa
    add a protected shared armor stand (#127) fluxionary 2023-11-27 22:08:29 -0800
  • babb15262d Merge remote-tracking branch 'upstream/master' sys4 2023-11-22 23:00:52 +0100
  • 7a0c456638
    Fix broken translations (#124) randomei 2023-11-22 09:29:44 +0300
  • 9a687fbb51
    Remove individual mod LICENSE.txt (#122) Olivier Dragon 2023-10-29 18:13:53 +0000
  • 1e2760a6cf
    Fix ldoc ci (#121) Niklp 2023-10-29 19:09:00 +0100
  • 1da9d94e7c
    Enhance the admin boots (double speed) (#120) Dirkfried 2023-10-28 11:42:48 +0200
  • 3660e50312
    init-cleanup (#115) Buckaroo Banzai 2023-10-26 10:39:55 +0200
  • c894ba4b0c
    Add initial_properties to armor stand entity (#116) Niklp 2023-10-22 19:21:52 +0200
  • aef125a0ca
    fix small typo (#111) Dirkfried 2023-08-20 19:36:32 +0200
  • 7d251784e7
    German translation update (#110) Wuzzy 2023-08-13 14:57:32 +0200
  • 6eb492b09c
    add nil check in armor.damage (#109) Buckaroo Banzai 2023-08-04 16:35:02 +0200
  • dfa19cce98 Fix LDoc URL David Leal 2023-07-14 05:29:13 +0000
  • 19b8ea4028 Merge commit '053c30b' sys4 2023-06-04 23:00:43 +0200
  • 1d8509e75b
    Implements item groups soulbound and cursed (#105) Kyrah Abattoir 2023-05-31 14:59:20 +0200
  • 053c30b8b1 don't trigger armor:punch when max_hp decreases flux 2023-04-19 14:02:29 -0700
  • dc7fbce09a
    Change Fire Protection Function (#100) tenplus1 2023-02-05 16:44:17 +0000
  • 72970b3da1
    add animations for use w/ the emote mod (#98) fluxionary 2023-01-14 12:44:41 -0800
  • 52f0e6a0ed
    Update LICENSE.md Buckaroo Banzai 2023-01-12 15:32:21 +0100
  • 400745dd0c
    Swedish translation (+refresh translations and remove outdated meta) (#97) ROllerozxa 2022-12-25 18:23:49 +0100
  • 68d724176e
    Update README.md (#94) Zweihorn 2022-12-19 08:45:53 +0100
  • 2ef66d3132
    typo correct (#92) Zweihorn 2022-12-17 11:51:25 +0100
  • e75c0bedcc
    remove pointless dependency on bakedclay (#90) fluxionary 2022-12-10 10:45:21 -0800
  • 92d036c5a7
    remove reference to smartshop image (#88) fluxionary 2022-11-26 12:38:10 -0800
  • 7f20e5dcb7
    add fake player check (#86) OgelGames 2022-11-21 02:44:50 +1100
  • 04b45deec8
    Add and fix Brazillian Portuguese translation (#85) Feroli 2022-11-16 19:10:09 +0000
  • bfa3a2b6d1
    more exhaustive attempt to display a wielded item w/ wieldview (#84) fluxionary 2022-11-13 11:55:31 -0800
  • 41301a4663 Added Esperanto translation jolesh 2022-11-03 18:10:53 +0100
  • eebee34fa0
    Preserve fall_damage_add_percent when setting player armor (#81) EmptyStar 2022-09-07 16:01:18 -0400
  • c7ee559a4c
    Update LDoc helper scripts for separating armor into mods (#80) Jordan Irwin 2022-09-07 12:58:12 -0700
  • 9444afd722
    Refactor armors to be mods rather than hardcoded into API (#78) Crystalwarrior 2022-09-06 22:06:27 +0300
  • 1869d4b0c3 Merge remote-tracking branch 'upstream/master' sys4 2022-05-27 18:25:27 +0200
  • e1a262ba20
    add feather falling (#73) tenplus1 2022-04-02 15:16:23 +0000
  • ac445a6cd0 use player_api to register player model BuckarooBanzay 2022-03-25 08:46:18 +0100
  • c95eb77a4e Merge remote-tracking branch 'upstream/master' sys4 2022-03-05 11:19:05 +0100
  • a9b8bc4ddd
    Enhance mithril armor (#70) Dirkfried 2022-02-05 13:33:41 +0100
  • 6757013da2 Merge remote-tracking branch 'upstream/master' sys4 2021-11-26 21:30:41 +0100
  • b6651fd396
    add fire protection to nether armor (#67) tenplus1 2021-11-13 10:00:49 +0000
  • 16e2648416
    fix nether package typo Buckaroo Banzai 2021-11-11 09:42:10 +0100
  • 44778d7861
    add nether armor and nether shield (#65) lortas 2021-11-10 10:15:55 +0100
  • 5845d3682d Merge remote-tracking branch 'upstream/master' sys4 2021-08-01 18:50:16 +0200
  • 8dcbc42525
    LDoc: link to favicon (#62) Jordan Irwin 2021-08-01 05:41:16 -0700
  • c0f303abc1
    remove name attribute from modpack.conf Buckaroo Banzai 2021-07-31 15:29:28 +0200
  • 46c599333e
    Exclude some files & directories from archives & releases (#61) Jordan Irwin 2021-07-31 05:03:33 -0700
  • da78601a77
    Some Fixes for HTML Docs Generated by LDoc (#60) Jordan Irwin 2021-07-31 05:03:20 -0700
  • c790b20169
    Add Support for Generating HTML Documentation with LDoc (#58) Jordan Irwin 2021-07-30 07:12:29 -0700
  • a897f7e72f
    fix callbacks not being called by armor.equip() and armor.unequip() (#59) OgelGames 2021-07-31 00:02:59 +1000
  • e8f938bd2c Merge remote-tracking branch 'upstream/master' sys4 2021-07-16 23:31:01 +0200
  • ac7615212b
    Reduce skin_mod visibility (#53) Jordan Irwin 2021-07-13 11:50:22 -0700
  • 3bc7ed06e2 Merge remote-tracking branch 'upstream/master' sys4 2021-07-05 21:54:46 +0200
  • 38fc2cff2b
    Fix typo in wieldview (#56) bell07 2021-06-26 20:21:15 +0200
  • 2d280a5a1e Merge remote-tracking branch 'upstream/master' sys4 2021-06-26 19:09:48 +0200
  • 1dec1f2153
    Add armor.set_skin_mod() to set the skin mod name manually (#51) Jordan Irwin 2021-06-23 08:28:29 -0700
  • 9417629f51 Merge remote-tracking branch 'upstream/master' sys4 2021-06-20 17:01:50 +0200
  • 0dffd62fb0
    add nether lava to fire protection (#52) tenplus1 2021-06-14 10:56:05 +0100
  • a0cf12bbd0
    Add setting to disable armor visuals on player model (#48) Jordan Irwin 2021-05-27 00:11:04 -0700
  • 371285a903 adjust fire protection label position BuckarooBanzay 2021-05-24 09:59:54 +0200
  • 8eaf8edb4c Merge remote-tracking branch 'upstream/master' sys4 2021-04-17 13:35:15 +0200
  • f07f0507e2 Silence warnings when ui is not enabled SmallJoker 2021-04-15 19:03:21 +0200
  • bcdd82980b Merge remote-tracking branch 'upstream/master' sys4 2021-03-25 21:37:40 +0100
  • e75af55f7e Fix translation nonsense in minetest.log SmallJoker 2021-03-24 19:21:39 +0100
  • 3ca25f7ec4 Merge remote-tracking branch 'upstream/master' sys4 2021-03-12 12:08:30 +0100
  • 583dfe7b21
    Update to work with Unified Inventory since formspec v4 update (#45) Vanessa Dannenberg 2021-03-10 03:21:26 -0500
  • 44111db4d7
    Add use_texture_alpha to avoid warnings from 3d_armor_stand (#44) sys4-fr 2021-03-06 17:36:02 +0100
  • 52f4c52271 Merge branch 'github' sys4 2021-03-06 17:12:37 +0100
  • 2ebefb332f Add use_texture_alpha to avoid warnings from 3d_armor_stand sys4 2021-03-06 17:04:41 +0100
  • bda0db7c04 Merge remote-tracking branch 'upstream/master' sys4 2021-03-06 16:49:10 +0100
  • 31aa979215 3darmor sfinv spanish translation NathanielFreeman 2021-03-01 17:06:29 +0100
  • 42f7dac4d0
    Update fire and water protection (#42) tenplus1 2021-02-07 08:47:23 +0000
  • e7abacc94e
    Add armor set and armor set bonus setting (#41) Sirrobzeroone 2021-01-12 01:34:28 +1100
  • a3cba570c4 locale es fix NathanielFreeman 2020-12-27 09:40:51 +0100
  • 3ddcbae968 Fix for #34 - Divide Armor Wear by # Pieces Sirrobzeroone 2020-12-24 13:11:06 +1100
  • 5642819ba5 fix for #30 Sirrobzeroone 2020-12-24 13:19:48 +1100
  • 724a3df50f call "set_player_armor" on respawn BuckarooBanzay 2020-12-23 15:40:44 +0100
  • 33e9ac8e23 Minor improvement to fix #13 Sirrobzeroone 2020-12-22 12:30:42 +1100
  • 06aaaf4bca whitespace removal Sirrobzeroone 2020-12-19 13:27:27 +1100
  • d515480370 fix for #13 Sirrobzeroone 2020-12-19 13:23:17 +1100
  • 6242cebb20 Added moreores to optional dependencies hlqkj 2020-12-17 00:59:53 +0100
  • 291f0eb23a
    Torch Damage Switchable (#29) Sirrobzeroone 2020-12-13 23:07:39 +1100
  • 3b97763fdc temporary workaround for #24 Sirrobzeroone 2020-12-11 10:23:05 +0100
  • 713b0c81d4
    Documentation and Screenshot Update (#26) Sirrobzeroone 2020-12-03 18:38:41 +1100
  • cbd1a1246b
    Update README.md (#25) Sirrobzeroone 2020-11-30 17:44:32 +1100
  • 5958b312ac
    Fix detached inventory vulnerability (#23) Maksim 2020-11-03 22:22:14 +0100
  • 7436fcdffe
    Improve API for third party mods (#21) Thomas--S 2020-10-12 07:47:57 +0200
  • 3f1a952afb
    Fix not being able to place armor on anvil (#19) OgelGames 2020-10-02 04:09:31 +1000
  • 7f63df230c
    fix armor equip/unequip (#17) OgelGames 2020-09-24 22:08:17 +1000
  • 294338d3b0
    Added the possibility to wear the armor on rightclick (#16) Giov4 2020-09-22 07:45:39 +0200