Search Results
Search results 1-8 of 8.
-
Hey everyone,I’ve been working on a hobby project I’d like to share with the Freelancer community.I’m an IT professional (not a full-time software engineer), and this is my first bigger software project in Python. I usually script in PowerShell, CMD, and Bash, so this has been a fun learning journey. The app is still evolving, and I’m continuing to build out features over the next weeks/months.## FLAtlas v0.6.2.1GitHub: GitHub - flathack/FLAtlas: A Freelancer Game / Modding Editor to Edit System… -
Ah yes I know that tool, thats where I got the idea for the 3D viewer. I still have problems with the cmp files though, I guess I cant solve this problem with python. At least I dont know how but I have time. I will not rush things.Im still adding basic features like create / edit bases, planets, zone, zone population, tradelane edits. -
Last days I have been working hard on my little software, so I updated my first post with current features and new screenshots.I also took the time to implement a full English translation (current Languages: German / English), Themes etc. for a (maybe) later public version to download,Btw I named it FLAtlas. I think I like this name. -
- Updated my 3D System view: (still cant use FL 3D Models ... maybe later)3dView.png- full revert function, revert of past things possible, without reverting newer changes.change-log-with-revert-function.png- Create Zone dialog full reworked, can now create a zone, also in diagonal direction.create-zone-1.pngcreate-zone-drawline.pngcreate-zone-draw-box.pngcreate-zone-finished.png- 2d and 3d view can now toggle on / off objects.enable-view-of-objects.png- Moving objects is now visualizedmove-obje… -
I am currently implementing a few new features. Currently 24.000 lines of code.- A simple Mod Manager, if you want to create several different mods and also test them on an existing freelancer install. Like with the FL Mod Manager you can deactivate the mod and continue working on it.- Trade Route creator and editor- DLL Name and Info Card Editor / Creator. Finally can create .dll entries, edit etc.Also I now know how important a good UI is, I'm still working on it to make it simple, clear, info… -
I Just released a first public pre release:## FLAtlas v0.6.2.1GitHub: GitHub - flathack/FLAtlas: A Freelancer Game / Modding Editor to Edit Systems and other Stuff. Written in Python. · GitHubFor screenshots, see my first post. -
I found a breaking bug in Windows, unfortunatley I didnt test properly on my windows client. I will release 0.6.2.2 this evening to fix most bugs (I hope).Sorry. -
Released new version:Release FLAtlas v0.6.2.2 · flathack/FLAtlas · GitHubSize of the package will be reduced within next releases, but python comes with a lot of dependencies. There are some classes that can be excluded from the build to make it smaller and this will also increase start time of the app.