Commit Graph

41 Commits (master)

Author SHA1 Message Date
Zughy 415f1c5a19 Bugfix: save the correct offset for subelements when the panel has a custom offset as well 2022-06-26 15:16:58 +02:00
Zughy 4f5ecc60b1 Allow to change a panel offset at runtime 2022-06-18 01:39:19 +02:00
Zughy df565b2b47 Bugfix: titles and backgrounds returned visible when updating a hidden panel 2022-06-15 01:36:52 +02:00
Zughy 0bdd612252 README: update 2022-05-28 23:19:35 +00:00
Zughy f4b33eb484 Add mod.conf 2022-03-30 21:37:43 +02:00
Zughy 6c47828604 Version bump (2.2.0) 2022-01-29 18:15:18 +01:00
Zughy e1ea505ca3 Add offset as parameter for panels and adjust sub-elements offset accordingly 2021-03-03 13:53:59 +01:00
Zughy c0268247fe Actually update panel non-sub elems (position, bg, title and title_color) 2021-02-22 23:01:42 +01:00
Zughy 0b63551489 DOCS: add/remove sub-elem 2020-11-29 00:35:23 +01:00
Zughy 4efc15ccf7 Version bump (2.1.0) 2020-11-29 00:21:35 +01:00
Zughy ba06bf799b DOCS updated 2020-11-29 00:21:18 +01:00
Zughy 587da73726 visible = false wasn't working 2020-11-29 00:06:42 +01:00
Zughy 160d8006f0 is_shown -> visible | Panels are now by default visible when created 2020-11-28 21:41:00 +01:00
Zughy f702b37cbf Panels are not deleted and recreated anymore when using :hide() and :show() | panel name outside of the declaration table 2020-11-28 17:54:46 +01:00
Zughy 48634d6ea2 Panel title is now by default empty 2020-11-28 13:36:18 +01:00
Zughy c5e2afa621 Add and remove sub elements at runtime 2020-11-28 13:33:59 +01:00
Zughy 17a810ed79 Bugfix: calling :remove() deleted all the panels assigned to a player 2020-08-03 01:09:18 +02:00
Zughy a567db7f2e to scale the title + bugfix with .is_shown() 2020-07-28 14:57:10 +02:00
Zughy ab6db258ae is_shown() utility | Bugfix: sub elements instantly updated if :update() is called when they're displayed 2020-07-28 02:31:58 +02:00
Zughy 9e8ea201ca More panels per player 2020-07-28 02:20:50 +02:00
Zughy fac2e279d4 Bugfix:tables inside the Panel metatable were shared between panels as references and not as copies 2020-07-27 01:54:50 +02:00
Marco 497d5e3788 DOCS updated 2020-06-26 18:02:27 +02:00
Zughy c328d0c556 README updated 2020-06-08 11:51:47 +00:00
Zughy dc8de9e4cf DOCS: "about" updated 2020-06-08 11:50:40 +00:00
Marco c7e2c5dd14 Massive refactoring 2020-04-23 14:54:16 +02:00
Marco 30cec02a97 Update DOCS.md 2020-04-23 10:42:28 +00:00
Marco cfc9cd07af Update DOCS.md 2020-04-23 10:41:55 +00:00
Marco 0670967753 Add LICENSE 2020-04-23 10:36:04 +00:00
Marco d2b7e4c3a8 Update scoreboard.example 2020-04-23 10:32:48 +00:00
Marco 94b92eae2a Update README.md 2020-04-23 10:29:31 +00:00
Marco 70670f4e0d Merge branch 'master' of https://gitlab.com/zughy-friends-minetest/scoreboard_lib 2020-04-23 13:25:04 +02:00
Marco 8522966fb9 DOCS added 2020-04-23 13:24:32 +02:00
Marco e4ce34b3f6 Ready to roll 2020-04-23 11:54:46 +02:00
Marco f8fd720ea5 Add README.md 2020-04-23 09:12:24 +00:00
Marco 753f0cb27d Aggiornamento sub_img_elems 2020-04-22 16:06:02 +02:00
Marco 35419f4caa Ordine disegno sottotabelle = immagini > testo 2020-04-22 13:00:23 +02:00
Marco c6ba3a60ab Bugfix creazione infinita sottotabelle 2020-04-22 12:59:11 +02:00
Marco 071ba7355e Rimozione test.lua 2020-04-22 12:58:47 +02:00
Marco 4f73fdec29 funzione update e 'cose' 2020-04-21 23:01:14 +02:00
Marco 3e8ca771f2 davvero un sacco di cambiamenti: per player, sottoHUD, funzione hide() 2020-04-21 17:57:09 +02:00
Xx_Crazyminer_xX 2abfca12bd Initial Commit 2020-04-14 13:26:33 +02:00