Commit Graph

  • 6744b16c56
    Merge 58094c8690 into 3d5ba32fa0 #29 tenplus1 2024-04-23 13:53:05 +0000
  • 58094c8690
    fix typo #29 tenplus1 2024-04-23 14:53:02 +0100
  • 6266f04bf1
    Fix placing certain signs tenplus1 2024-04-23 11:29:40 +0100
  • 3d5ba32fa0
    Fix out-of-bounds textures in `[combine` (#28) master OgelGames 2024-04-22 21:50:06 +1000
  • 115563df9d fix out-of-bounds textures in `[combine` #28 OgelGames 2024-04-19 23:33:04 +1000
  • 0847176bdb Revert "Fix out-of-bounds textures in `[combine` (#27)" OgelGames 2024-04-19 17:52:33 +1000
  • 4fb53b67e8
    Fix out-of-bounds textures in `[combine` (#27) OgelGames 2024-04-19 13:44:16 +1000
  • 3e6328ac43
    Update by TenPlus1 #25 oob_fix Niklp 2024-04-08 21:14:29 +0200
  • 84a3cd772b fix out of bounds textures #27 OgelGames 2024-04-04 17:37:09 +1100
  • 64902b845d
    Compress textures (thx TenPlus1) Niklp 2024-03-15 14:30:41 +0100
  • e5f73438ce
    make signs non ground content (#26) Luke aka SwissalpS 2024-03-01 00:48:31 +0100
  • f4a871c599 make signs non ground content #26 Luke aka SwissalpS 2024-02-29 22:43:42 +0100
  • 1fdff47dc8
    Fix out-of-bounds in 'combine' texture modifier Niklp 2024-02-26 16:14:54 +0100
  • e387808065
    Fix warnings (mt 5.8+) due to disallowed filenames (#23) Niklp 2023-10-15 18:34:26 +0200
  • 3bbec9380f Don't ship blend files to cdb users #23 Niklp09 2023-10-15 18:31:02 +0200
  • 00e271ce2a Fix warnings (mt 5.8+) due to disallowed filenames Niklp09 2023-10-15 11:56:23 +0200
  • 1c881d6f22
    add initial_properties (#22) tenplus1 2023-09-25 12:50:55 +0100
  • 5eff56bf42
    Remove newline #22 Niklp 2023-09-25 13:50:11 +0200
  • 7633d84e89
    add initial_properties tenplus1 2023-09-23 14:33:56 +0100
  • cd6bf1eabe
    Complete Spanish translation (#21) David Leal 2023-07-09 18:08:59 -0600
  • fdcd8e01d6 Complete Spanish translation #21 David Leal 2023-07-09 23:54:10 +0000
  • 1dd01e3bc6
    Make missing strings translatable, update locale files and German (#19) Wuzzy 2023-07-04 19:03:49 +0200
  • 772fa6700b Update German translation #19 Wuzzy 2023-07-04 11:07:11 +0200
  • 2e79cdcce7 Update locale files Wuzzy 2023-07-04 11:03:14 +0200
  • b9f6b9269e Make a bunch of strings translatable Wuzzy 2023-07-04 11:01:39 +0200
  • ed3a679bca
    don't emit translation strings to the log (#17) fluxionary 2022-12-10 11:36:58 -0800
  • 8e134be6fa don't double-log signs_lib prefix #17 flux 2022-12-09 10:42:24 -0800
  • 97f467b716 fix luacheck flux 2022-12-09 09:06:50 -0800
  • fccc95cfee don't emit translation strings to the log flux 2022-12-09 09:05:00 -0800
  • 5ae111e1fa
    fix unconditional access to `default` global (#16) Buckaroo Banzai 2022-11-25 21:33:34 +0100
  • 7a95654544 fix unconditional access to `default` global #16 BuckarooBanzay 2022-11-25 21:24:15 +0100
  • aff005e745
    handle interactions w/ explosions (#14) fluxionary 2022-10-26 17:01:27 -0700
  • 3d0e8d47e6
    add setting for custom edit priv (#15) Niklp 2022-10-27 02:00:43 +0200
  • 8eef13c246
    hmm maybe now? #15 Niklp 2022-10-26 20:40:01 +0200
  • 1053494e1b
    fix indent Niklp 2022-10-26 20:38:30 +0200
  • c543c99b8f add setting for custom edit priv Niklp09 2022-10-26 20:32:33 +0200
  • 21e232b771
    remove redundant destructor call #14 flux 2022-10-26 10:40:08 -0700
  • 65b83ba178
    handle tnt destroying a sign flux 2022-10-26 10:08:16 -0700
  • bb8cfecfaa
    prevent signs entities from being destroyed flux 2022-10-26 09:24:22 -0700
  • 8aafe6608c update API.md Niklp 2022-07-21 07:57:45 +0200
  • f5b530be37
    update API.md #12 Niklp 2022-07-21 07:57:45 +0200
  • e66863d115
    Merge pull request #11 from Niklp09/master Niklp 2022-06-19 17:18:57 +0200
  • 4018128e84
    use signs_lib.S #11 Niklp 2022-06-19 08:33:39 +0200
  • a9858c76af use MT5 translator Niklp09 2022-06-18 20:15:43 +0200
  • 60d67afab3 force all signs into the sign group flux 2022-05-11 10:49:23 -0700
  • a1a74a20cc force all signs into the sign group #10 flux 2022-05-11 10:49:23 -0700
  • 4dbfbec96e
    remove sign entity if sign is gone (due to voxelmanip or such) (#9) fluxionary 2022-05-10 16:47:15 -0700
  • 86edcfcc1f remove sign entity if sign is gone (due to voxelmanip or such) #9 flux 2022-05-10 11:13:48 -0700
  • 14efa6eeb7
    hotfix fake player action Luke aka SwissalpS 2022-03-09 01:10:54 +0100
  • b0808a376a
    Remove `default` dependency (#6) wsor4035 2022-02-07 07:54:55 -0500
  • 4eabb51371 remove default dep #6 unknown 2022-02-05 20:39:08 -0500
  • aa5f865131
    Add luacheck (#3) OgelGames 2021-12-09 15:46:33 +1100
  • 0358daf4fb set max_line_length to 180 #3 OgelGames 2021-12-09 15:40:30 +1100
  • 88642106d2 Fix style of multi-value assignments syimyuzya 2021-12-09 11:53:28 +0800
  • 46a12c0012 Fix style of multi-value assignments #4 syimyuzya 2021-12-09 11:53:28 +0800
  • 3f1a8fa3f2 fix most warnings OgelGames 2021-12-08 21:39:03 +1100
  • 58587b025f add luacheck OgelGames 2021-12-08 21:38:52 +1100
  • 30d0af57be optimize all textures OgelGames 2021-12-08 21:06:20 +1100
  • fe5cbb0a66
    Full Unicode Plane 0 charset support (63000+ chars, only ~2MB) (#2) Sekai Zhou 2021-12-08 18:01:30 +0800
  • 278e30c1b7 Fix parentheses #2 syimyuzya 2021-12-06 20:22:06 +0800
  • 62e94fa112
    Replace arrow char table with arithmic operation Sekai Zhou 2021-12-06 20:16:19 +0800
  • c757410737 Update README about Unicode support syimyuzya 2021-12-06 16:35:22 +0800
  • 763733bf52 Improve escaping syntax syimyuzya 2021-12-06 15:58:25 +0800
  • 65c86c8a9c Distinguish Unifont full/half-width & split sheets syimyuzya 2021-12-06 13:32:25 +0800
  • 79b74178f6 Add unicode-font switch syimyuzya 2021-12-06 12:19:37 +0800
  • 36e58a6622 Add & test force_unicode_font syimyuzya 2021-12-06 11:44:18 +0800
  • 850bfa74a7 Render `&#u...;` chars using Unifont syimyuzya 2021-12-05 20:47:50 +0800
  • 2ba26cc9cc Fully support UTF-8 decoding syimyuzya 2021-12-05 19:16:21 +0800
  • 2da37c48c0 Add note about the "ANSI" encoding syimyuzya 2021-12-05 16:49:20 +0800
  • 7e4e2a7adb Fix accents syimyuzya 2021-12-05 16:49:04 +0800
  • b18bba0c56 Change font size to 16 & 32px syimyuzya 2021-12-05 16:07:47 +0800
  • 1327cb2112 make sure digger is valid before checking for creative (else assume survival) Vanessa Dannenberg 2021-07-15 15:14:52 -0400
  • c08eb3452f allow writing `#` on signs OgelGames 2021-06-05 17:06:08 +1000
  • 3ee06f9ba2 protect against nil player on rightclick (some mods' machines don't supply a valid player object) Vanessa Dannenberg 2021-06-03 08:40:45 -0400
  • 02c19e89d9 don't try to run the glow code if the sign's being punched by a machine that doesn't use a fake player object e.g. basic_machines Vanessa Dannenberg 2021-05-29 07:58:01 -0400
  • 8b6f5e23a6 fix typo Vanessa Dannenberg 2021-05-28 13:24:01 -0400
  • 85dd92fb25 update register_sign to add glow effect for all signs with allow_glow check. tenplus1 2021-05-27 19:07:46 +0000
  • 16b9251511 Add glow feature to signs, with three brightness levels tenplus1 2021-05-27 17:33:20 +0000
  • b0fac5ef9f remove the old blue/starry background (replaced with a transparent image so that it can still be themed by Dreambuilder) tidied up the formspec a bit 2021-03-04-2 Vanessa Dannenberg 2021-03-04 09:40:14 -0500
  • 34689b5b04 bump minimum engine ver 2021-03-04 Vanessa Dannenberg 2021-03-04 08:47:17 -0500
  • 8b6e41c3fe Fix warnings regarding use_texture_alpha 2021-03-01-2 2021-03-01 bri cassa 2021-02-28 12:27:34 +0100
  • d077d23f1a mod.conf update to minetest 5.2.0+ compat Nathaniel Freeman 2021-02-27 05:15:21 +0000
  • d71dcf4874 add text check for entity creation 2021-02-19 tenplus1 2021-02-19 09:33:14 +0000
  • ac8b00f826 Merge branch 'nonascii' into nonascii-european-test 2021-02-17 Isidor Zeuner 2021-02-17 17:37:36 +0100
  • 707f633f0d Merge branch 'master' into nonascii Isidor Zeuner 2021-02-17 17:37:11 +0100
  • 8527f1d5b2 writing [ or ] into a sign breaks the form for some users 2021-01-30 VanessaE 2021-01-21 13:32:28 -0500
  • 3c824aedf8 Merge branch 'updateonoff' into 'master' Vanessa Dannenberg 2021-01-18 15:18:55 +0000
  • fe72e32396 update on off Zughy 2021-01-16 11:57:06 +0100
  • f7a4fefd34 Merge branch 'no_priv' into 'master' Vanessa Dannenberg 2021-01-08 18:29:44 +0000
  • 664e99d34a Sign and land owners always able to edit a sign Zughy 2021-01-08 18:29:44 +0000
  • e3c5fd2736 Merge branch 'separate_formspec' into 'master' Vanessa Dannenberg 2021-01-03 18:39:29 +0000
  • e7ab3e66a7 Signs formspec as separate formspecs (instead of dwelling in nodes metadata) Zughy 2021-01-03 18:39:29 +0000
  • c82952befb Merge branch 'nonascii' into nonascii-european-test Isidor Zeuner 2020-12-07 13:45:07 +0100
  • 26c3935c9b add texture generation scripts from https://github.com/zeuner/signs-font-generate Isidor Zeuner 2020-12-07 13:38:31 +0100
  • 3ef11a995b recreate textures using latest version of https://github.com/zeuner/signs-font-generate Isidor Zeuner 2020-12-05 18:55:42 +0100
  • 22af21aeaf Merge branch 'nonascii' into nonascii-european-test Isidor Zeuner 2020-12-05 18:53:57 +0100
  • af45e591e3 recreate textures using https://github.com/zeuner/signs-font-generate Isidor Zeuner 2020-12-05 18:53:42 +0100
  • b174cea893 Merge branch 'nonascii' into nonascii-european-test Isidor Zeuner 2020-11-26 05:54:25 +0100
  • 4a196211ee Merge branch 'master' into nonascii Isidor Zeuner 2020-11-26 05:53:45 +0100
  • 942e91e00e better align to existing font Isidor Zeuner 2020-11-14 13:04:50 +0100