๐ Added :
Calendar automatically assigned to the user when he changes job. The system also works with category names, so you don't have to create an agenda per job
๐ Version 3.5 Released 2 months ago
โ๏ธ Patched :
Clear the variable default_agenda in the configfile. To avoid an unnecessary mistake.
โ ๏ธ If you do not have an error, you can ignore this update.
๐ Version Version 3.4 Released 3 months ago
๐ Added :
Add default_agenda
In version 3.4 it is possible to configure a agenda by default. It is also possible to make a single agenda for everyone. Keep it empty like this nordahl_cfg_1512.default_agenda="" to disable.
โ๏ธ Patched :
Fix incompatibility bugs with the latest update of Garry's mod โ ๏ธ For reasons of major improvements the save and persistence will not be compatible.
๐ Version 3.3 Released 5 months ago
๐ Added :
- Agenda can be accessed now by players.
- Agenda work also with categories jobs name. To avoid create several same agenda for the jobs in the same categorie.
- Show/Hide Seconds in the HUD with the new configuration variable : SHOW_SECONDS_IN_HUD
- New skin of HUD more clean.
- The agendas are automatically assigned to the HUD when the player chooses another agenda.
๐ Version 3.2 Released 5 months ago
๐ Added :
- Add Encodage and Decodage system for aloow the users use special char in jobs name.
โ๏ธ Patched :
- Compatibility with data file system โ ๏ธ For reasons of major improvements the save and persistence will not be compatible.
๐ Version 3.1 Released 7 months ago
๐ Added :
Agenda Automated assignment when a user changes jobs.
New fresh Skin
Agenda Name Editor
Security Improvement
Optimisation
Special Thank for DinamikZ ( Arthur ) for the Hot Beverage. โ ^^
โ๏ธ Patched :
Patched the error lua clientside when you change the language
๐ Version 2.8 Released 1 year ago
๐ฎ Removed :
- Removed the GlobalString's system (It was ugly and not a good idea)
๐ Added :
- New system of data management
- Very important Optimisation.
- This is possible now to create more than 9 jobs agenda without any lost of performance.
- System to find an agenda in writing the name.
- System to remove quickly a Agenda
- All is in real time. No need reboot when you edit something. โ ๏ธ For reasons of major improvements the save and persistence will not be compatible.
๐ Version 2.6 Released 1 year ago
๐ Added :
All link use now the https protocol
๐ Version 2.5 Released 1 year ago
Improvement of all my scripts
All the information on my old website here : http://zworld.forumactif.com/t2130-improvement-of-my-scripts-update-released
๐ Version 2.4 Released 1 year ago
โ๏ธ Patched :
Compatibility with ServerGuard Configuration by default : SERVERGUARD_Access_rank={"superadmin","admin"}
๐ Version 2.3 Released 1 year ago
๐ Added :
- Aesthetic improvement.
- Optimization of the size of the code at the client side.
โ๏ธ Patched :
- Correct the error Lua when you open the options found on some languages.
๐ Version 2.2 Released 1 year ago
โ๏ธ Patched :
Patched translation
๐ Version 2.1 Released 1 year ago
I don't imagine this can be useful, but if you ask for it. Thank you all for this suggestions.
Too much suggestion for this. So?
Config File Update line 52:
CONFIG.Only_Admin_Access=0
--0 = EveryOne can look the panel.(Default)
--1 = Only Admin's can look the panel.
๐ Version 2.0 Released 1 year ago
๐ Added :
- New system of right more easy to set.
- New logo, Skin, Interface.
- Add button to cleanup the panel.
- Translated in 20 languages now*
- Aganda cover now all hours of the day.
- The setting about languages is save on all my others scripts you have.
Languages:
- Add new languages flags in the clientside option.
Add languages in the script:
- Greek
- Portuguese
- Polish
- Italian
- Bulgarian
- Czech
- Estonian
- Finnish
- Latvian
- Norwegian
- Romanian
- Swedish
- Turkish
- Japanese
- Korean
Languages available since the begining: French, English, German, Spanish, Russian
Add Option to use the workshop content. Ressource is download from the workshop content: http://steamcommunity.com/sharedfiles/filedetails/?id=493897275
๐ Version 1.5
๐ Added :
- Adapt categories name with the news categorie for all my scripts.
- New organization of the names of folders and categories.
๐ Version 1.4
๐ Added :
New Config File add possibilitys:
- Open the Panel with F1 (Default value is Enabled)
line 26:
CONFIG.F1_to_Open_the_planning=1
-Choose the time of day range (Before 00:00 - 24:00) (Default value is now 06:00 - 20:00)
line 28:
CONFIG.Day_Hour_Star=6 --Default: Day Star 6 hours (Minimal Value) Put on 0 if you want day begin 00:00
line 29:
CONFIG.Day_Hour_End=20 --Default: Day Star 20 hours (Maximal Value) After 20 hours the time begin with the minimal value. Put on 24 if you want day Finish 12:00 or 24 hours.
โ๏ธ Patched :
-Atmos compatibility fix
Volume:
-The volume of the alarm was reduced.
๐ Version 1.1
๐ Added :
Optimization of scripts. Performance gain + 30% including local primary values. I Followed Advice of official doc of Kua here: http://www.lua.org/gems/sample.pdf
๐ Version 1.0.3
๐ Added :
Add support for ULX Admin Groups
Editable script configuration choices (First line of scripts)
๐ Version 1.0.2
๐ Added :
- Add chat command: !planning
- Warning about this command in chat for the players in connection.
Version 1.0.1 Released 10 months ago
- Add 5 Languages
โ๏ธ Patched :
-Fixed an error in lua "<" is related to the API.