Marcel Naeve manae
manae pushed to dev at manae/PHP-cli-factorio-updater 2024-11-26 19:15:12 +01:00
e575381459 added missing requires
07525cd06c using unxz now for decompressing archive, for those stuck on tar version 1.30 and below.
Compare 2 commits »
manae pushed to dev at manae/PHP-cli-factorio-updater 2024-11-23 03:33:48 +01:00
2b1271ec6e added some mir variables to the FactorioServer class and changed the naming of some to make the naming similar.
a1ce18f324 defined the path to main directory as INDEX_DIR so we can use it anywhere.
Compare 2 commits »
manae pushed to dev at manae/PHP-cli-factorio-updater 2024-11-22 00:03:40 +01:00
7d005f14b9 started implementing factorio server class for managing the server.
manae pushed to dev at manae/PHP-cli-factorio-updater 2024-11-20 23:32:28 +01:00
f7d3b31262 put functions for removing and copying directories in ther own own files and added documentation.
manae pushed to dev at manae/PHP-cli-factorio-updater 2024-11-20 04:21:37 +01:00
85a1beee12 bugfixes and implementation of naming the file correctly after download.
manae pushed to dev at manae/PHP-cli-factorio-updater 2024-11-13 21:21:19 +01:00
20cd7d51c6 started implementing download method for mods and authentication for download.
manae pushed to dev at manae/PHP-cli-factorio-updater 2024-11-13 17:51:41 +01:00
8e2c931ad5 startet implementing a class for managing factorio mods.
manae pushed to dev at manae/PHP-cli-factorio-updater 2024-11-11 01:21:19 +01:00
b7939127e1 continued to document the classes and functions.
manae pushed to dev at manae/PHP-cli-factorio-updater 2024-11-10 21:58:42 +01:00
51b8e30b84 ausgaben auf dem terminal verbessert
manae pushed to master at manae/PHP-Validation-Utility 2024-05-05 03:45:54 +02:00
b09e3ecd98 einige validierungsfunktionen implementiert für zeit und datums strings. (noch ungetestet/still untested)
0c7df724de nutzung von multibite (mb_) funktionen entfernt, da mittlerweile unnötig.
0c3de7f6f3 umbenennung der klasse rückgängig gemacht, da idee einer alternativen implementierung verworfen.
Compare 3 commits »
manae pushed to master at manae/PHP-Validation-Utility 2024-04-29 22:36:19 +02:00
bff013ce26 neu strukturiert, namespace hinzugefügt und klasse sinvoller benannt.
manae pushed to main at manae/PHP-StringBuilder 2024-04-20 23:15:59 +02:00
a4e17cb74e fehler in einem test behoben
manae pushed to main at manae/PHP-StringBuilder 2024-04-20 23:13:36 +02:00
9564b0be80 tests abgeschlossen, mit ausnahme der tests zum rendern als template.
manae pushed to main at manae/PHP-StringBuilder 2024-04-20 23:06:26 +02:00
2d65f6d044 TypeError behoben rückgabewert null durch einen leeren string ersetzt
553af171aa added some more tests
Compare 2 commits »
manae pushed to main at manae/PHP-StringBuilder 2024-04-20 22:11:38 +02:00
4bb53fbdf7 erste tests hinzugefügt
8721a76a74 unique setting in setParts umgesetzt
3dd6da8944 unique initialisierung im constructor implementiert
5112388662 phpUnit installiert
Compare 4 commits »
manae renamed repository from NumberBaseCrypt to manae/PHP-NumberBaseCrypt 2024-04-20 17:40:57 +02:00
manae pushed to main at manae/PHP-StringBuilder 2024-04-20 17:37:11 +02:00
039fd102ae dokumentation vervollständigt
9dae115ad4 methode zum unique teile rendern hinzugefügt
e8bb01844e seperator als objekt variable umgesetzt
Compare 3 commits »
manae pushed to main at manae/PHP-StringBuilder 2024-04-20 16:41:48 +02:00
fa7d635ee9 klasse erstellt, dokumentation unvollständig und tests fehlen noch.
manae created repository manae/PHP-StringBuilder 2024-04-20 15:10:44 +02:00
manae commented on issue manae/PHP-NumberBaseCrypt#1 2024-04-20 00:14:59 +02:00
Komplexere Collections Ermöglichen

Bereits implementiert durch die Klasse NumberBaseCryptCollection, damit issue geschlossen.