Commit Graph

  • 1aa62ce433
    Merge bcb4a972f21a32c54ba28e1aed4ac1f205bb07f4 into 7d4895d5d4a093041e3e6c8a8676f3b99bb477b7 Andrii Nemchenko 2024-10-20 17:42:54 +0000
  • bcb4a972f2
    Update inventory.lua Andrii Nemchenko 2024-10-20 20:42:51 +0300
  • 2ef5fe831d Don't reset timer when adding messages to batch Andrii 2024-10-20 00:05:18 +0300
  • ec3448e2b5 Check if the area is loaded when trying to send batched message on timer expiration Andrii 2024-10-19 23:14:08 +0300
  • 59d56a721c Allow to batch only messages of specific types, send the batch even if the area was unloaded Andrii 2024-10-19 22:55:17 +0300
  • 22b20b8566 Fix typo "amound" -> "amount" Andrii 2024-09-09 23:52:25 +0300
  • 7d4895d5d4
    Disallow LCD messages that aren't strings or numbers (#89) master cheapie 2024-09-09 14:08:39 -0500
  • cdb3fe06dd Fix for batches with single element Andrii 2024-09-05 00:34:32 +0300
  • 25d67cee6a Add a comment Andrii 2024-09-05 00:17:25 +0300
  • 785050d561 Fix on_destruct() and missing 'channel' Andrii 2024-09-05 00:14:01 +0300
  • 4278dc5728 Return back getting "channel" in one line Andrii 2024-09-05 00:03:13 +0300
  • ee37090667 Add information about batch signal into documentation Andrii 2024-09-04 23:55:57 +0300
  • 97f66f4181 Rename signal -> message Andrii 2024-09-04 22:59:14 +0300
  • eb891e156b Fix according to comments Andrii 2024-09-04 22:52:26 +0300
  • 6ed20ff143 Merge branch 'master' into implement-batched-signals Andrii 2024-09-04 22:04:34 +0300
  • 040e8030df Disallow LCD messages that aren't strings or numbers cheapie 2024-09-01 14:10:54 -0500
  • 7c343b0ce1
    Update documentation about Digiline Chests (#88) Andrii Nemchenko 2024-08-29 15:35:53 +0300
  • 9acd806c5c Fix linter warning Andrii 2024-08-22 00:04:03 +0300
  • ed62e68532 Field name -> Field in table header Andrii 2024-08-21 00:00:17 +0300
  • f654cac4c2 Try to fi the table Andrii 2024-08-20 23:58:25 +0300
  • e3efa22992 Update documentation about Digiline Chests Andrii 2024-08-20 23:52:16 +0300
  • 385f41de95 Restrict the maximum size of batch, finally fix the bug with prev_time == nil Andrii 2024-08-18 21:52:25 +0300
  • faba1d8149 Fix crash because of prev_time == nil Andrii 2024-08-10 19:15:33 +0300
  • 5457e76636 Implement batched signals for Digiline Chests Andrii 2024-08-08 00:55:55 +0300
  • d40edf79df
    Fix bottom texture of RTC (#86) 1F616EMO~nya 2024-07-31 03:27:36 +0800
  • 92102cfd1d
    Fix bottom texture of RTC 1F616EMO 2024-07-19 07:12:37 +0800
  • 982cfa1fda
    Use initial_properties table for text entity (#85) Niklp 2024-07-07 18:51:15 +0200
  • c1c840c204
    Add initial_properties for text entity Niklp 2024-06-29 17:31:30 +0200
  • 9dc03641f4
    Create diglines.fr.tr (#83) Bebibio 2024-04-07 17:36:11 +0200
  • f034266686
    Update diglines.fr.tr: - Changing the lowercase 'd' to the uppercase 'D' of digilines - Changing the name of the RTC Bebibio 2024-04-05 07:35:03 +0200
  • 5bad2f45c0
    Create diglines.fr.tr Bebibio 2024-04-04 16:33:43 +0200
  • 9ba4e3d308
    is_ground_content fixup (#82) Luke aka SwissalpS 2024-02-29 21:38:45 +0100
  • 677210fcfe is_ground_content fixup Luke aka SwissalpS 2024-02-27 21:37:40 +0100
  • f781039f43
    MineClone/MineClonia compatibility (#80) Github is a non-free platform owned by Microsoft. Reasonable alternatives exist, such as Gitea, Sourcehut. We need a federated, mastodon-like forge based on ForgeFed. See: https://forgefed.org 2023-12-02 21:45:07 +0100
  • 4397f69be9 use global digilines.mcl and remove unused digilines.mtg Freeman 2023-11-26 19:33:55 +0100
  • 98c7db7f6a digiline chest mcl_bg var renamed Freeman 2023-11-26 02:33:27 +0100
  • cf362badaf digilines.sounds = {} is not better than nil Freeman 2023-11-22 21:50:32 +0100
  • d89b7a39a3 var mcl_bg simplified Freeman 2023-11-22 21:45:52 +0100
  • 174583c67d fix rtc glass mat Freeman 2023-10-08 13:21:48 +0200
  • 9be24be1c5 fix luacheckrc Freeman 2023-10-08 13:19:01 +0200
  • 7eee2aa279 chest axey dig group Freeman 2023-10-08 13:18:05 +0200
  • 0719176174 formspec Freeman 2023-10-08 13:16:54 +0200
  • ff0fa3f0d0 wire craft Freeman 2023-10-08 13:11:25 +0200
  • dd4038fa3e crafts Freeman 2023-10-08 12:47:12 +0200
  • cf0a7d9c45 fix globals luacheck Freeman 2023-09-01 10:07:35 +0200
  • 7857dd1525 mcl dig groups Freeman 2023-09-01 09:54:10 +0200
  • ba380a7631 sounds check Freeman 2023-09-01 09:53:46 +0200
  • d1483c9f04 mod.conf update Freeman 2023-09-01 09:53:30 +0200
  • 722ff851dd
    Don't record a protection violation when players aren't allowed to modify a node (#78) fluxionary 2023-05-10 12:40:38 -0700
  • b2fd920d12
    don't record a protection violation when players aren't allowed to modify a node flux 2023-05-02 14:40:49 -0700
  • fa4f7a949c
    Add ES locale and update the template (#77) nonfreegithub 2023-01-10 16:26:31 +0100
  • 5f323d55be ES locale Freeman 2023-01-08 02:21:58 +0100
  • 9fad7e3151 update locale Freeman 2023-01-08 02:21:47 +0100
  • 9c2b980938 Fix LCD Z-fighting in distant places, large coordinates SmallJoker 2022-12-20 19:05:14 +0100
  • d35f7f12c4
    zh_TW Translations (#76) Emo"jigit 2022-08-13 21:03:12 +0800
  • 9b455992e0 zh_TW Translations Emoji 2022-08-06 19:41:49 +0800
  • f03cd02854
    Send messages from digiline chest when items are moved with tubelib (#73) Oversword 2021-07-21 14:07:15 +0100
  • 8b96255597 Linting Oversword 2021-07-21 13:26:15 +0100
  • 020114d88a Make lost message usage more evident Oversword 2021-07-19 22:56:13 +0100
  • b22828ba68
    Update README.inventory Oversword 2021-07-19 22:53:01 +0100
  • 35d91c1f40 Check only for tubelib since tubelib2 will be provided by tubelib's requirement Oversword 2021-07-19 19:37:04 +0100
  • 24c3350db7 Brief tubelib readme Oversword 2021-07-18 14:23:26 +0100
  • 24b94661fd Review changes Oversword 2021-07-18 14:06:47 +0100
  • 765699e290 Fix unpull wierdness and implement stack moving Oversword 2021-07-16 21:40:11 +0100
  • 3d989027b1 Send messages from digiline chest when itemsare moved with tubelib Oversword 2021-07-14 08:13:40 +0100
  • a055b5045a
    Add craft recipes for RTC and Lightsensor (#71) OgelGames 2021-05-13 23:33:58 +1000
  • 13bd20b46a Add craft recipes for RTC and Lightsensor OgelGames 2021-05-07 20:21:09 +1000
  • 660bd62528
    Optimize textures to avoid use_texture_alpha warnings (#70) sys4-fr 2021-04-14 16:19:53 +0200
  • 0aa935c271 Optimize textures to avoid use_texture_alpha warnings sys4 2021-03-19 22:15:45 +0100
  • af4a699e19
    Fix LuaCheck warning (#69) David Leal 2021-01-24 03:42:01 -0600
  • ff525c09a4
    Fix wires not connecting to nodes using digilines def (#68) OgelGames 2021-01-22 03:47:55 +1100
  • 5be7f3f2d2
    Re-add comment David Leal 2021-01-19 12:36:58 -0600
  • 09e47818e4
    Fix LuaCheck warning David Leal 2021-01-17 11:12:39 -0600
  • dc6cc0b04a
    [LuaCheck]: Various changes and improvements (#65) David Leal 2021-01-16 02:59:19 -0600
  • e3e68a0c48
    Use TABS instead of spaces David Leal 2021-01-15 16:15:24 -0600
  • 4b270a80db fix wires not connecting to nodes using digilines def OgelGames 2021-01-15 20:57:51 +1100
  • ab2eb4af43
    LCDs: Rework line breaking algorithm, include spaces, show unknown symbols as spaces (#64) Peter Nerlich 2020-12-09 17:48:18 +0100
  • 358644708e fix generalization for arbitrary number of lines, line lengths etc. Peter Nerlich 2020-12-07 19:37:13 +0100
  • 473b9088d8 fix placement for real this time we don't use the padding constant for calculations anymore, but to assert the values are set correctly at loadtime Peter Nerlich 2020-12-07 18:20:31 +0100
  • 2df1d2f52d
    simplify split function for our usecase Peter Nerlich 2020-12-07 14:25:09 +0100
  • 6651949665
    save string.len() call Peter Nerlich 2020-12-07 14:19:39 +0100
  • b73fc28f11
    less confusing code Peter Nerlich 2020-12-07 14:18:15 +0100
  • d3fecd94e4
    better readable condition Peter Nerlich 2020-12-07 14:17:39 +0100
  • 73764d1e4a
    Add build status badge on README.md David Leal 2020-11-25 22:42:57 -0600
  • ab633710ff
    Fix LuaCheck warnings David Leal 2020-11-25 22:41:41 -0600
  • edf1f15c31
    Add GitHub workflow David Leal 2020-11-25 22:41:18 -0600
  • c5aeb9e8c5 rework the whole line breaking algorithm and indicate its rules in the function Peter Nerlich 2020-11-23 16:02:49 +0100
  • 98349028eb
    if a words fits the screen width exactly, don't put it on the next line Peter Nerlich 2020-11-17 23:46:40 +0100
  • 3c0900c115
    don't swallow multiple spaces Peter Nerlich 2020-11-17 23:44:58 +0100
  • f5ff984427
    split line on | even when it fits on screen Peter Nerlich 2020-11-12 17:15:42 +0100
  • cb4135a7a7
    use text verbatim if it fits on the screen Peter Nerlich 2020-11-12 10:14:44 +0100
  • 8c1ba6714e
    fix doubled padding Peter Nerlich 2020-11-12 10:11:08 +0100
  • e777c20b41
    fix constant naming Peter Nerlich 2020-11-12 10:05:34 +0100
  • 45aa9c4a67
    display unknown symbols as spaces Peter Nerlich 2020-11-12 10:02:34 +0100
  • 021c521c65
    Use mod.conf for dependencies and description (#59) David Leal 2020-10-30 08:50:26 -0600
  • 5ac91439ae
    Update mod.conf David Leal 2020-08-02 14:04:09 -0500
  • 8a52f80e6a
    Update README.md David Leal 2020-08-02 14:03:32 -0500
  • e164cfb6e2 Use mod.conf for dependencies, and description Panquesito7 2019-09-22 22:45:02 -0500
  • 99b8d3f646 lcd panel: increase the offset of the text plane to the nodebox to avoid z-fighting DS-Minetest 2019-09-10 16:09:53 +0200
  • 434010bdd0 Implement slot tracking Christopher Head 2017-10-20 00:24:32 -0700