-
Legendary NWZ
Liked Aldenmar Odin’s post in the thread A Cross-Platform System Editor for Freelancer (Written in Python).Like (Post)FL Atlas v0.7.0
v0.7.0Highlights
Time Machinein theFile Explorernow offers side-by-side and inline diffs, minimaps, revision timeline markers, and section-based compact diff display.- Added the floating
Clipboard Collectorfor copied editor text and
-
Legendary NWZ
Liked Aldenmar Odin’s post in the thread A Cross-Platform System Editor for Freelancer (Written in Python).Like (Post)I have been busy a few days but I'm back and ready to fix ugly bugs.
v0.7.0 will be a bug fix release only, so not much to say.
I hope I get to fix every issue I find and will release v0.7.0 after that
Issues · flathack/FLAtlas · GitHub -
Legendary NWZ
Liked Aldenmar Odin’s post in the thread A Cross-Platform System Editor for Freelancer (Written in Python).Like (Post)V0.6.9 released.
## v0.6.8 -> v0.6.9 - Changelog ########################################################################################
### Added
- Added a recycle-bin workflow for the `File Explorer`:
- deleted files now move into … -
Legendary NWZ
Liked Aldenmar Odin’s post in the thread A Cross-Platform System Editor for Freelancer (Written in Python).Like (Post)- My trade route viewer, universe view, ship viewer and rep planner are finished.
- the Rep Planner will list all actions needed to change your rep, you can filter: kills, missions and bribes.
- you can export this list to clipboard and save it as an TXT… -
Legendary NWZ
Liked Aldenmar Odin’s post in the thread A Cross-Platform System Editor for Freelancer (Written in Python).Like (Post)I started exporting FL Atlas features to "Web Versions" to my homepage.
- Universe View.
Explore all systems and see where the things are.
- Ship Explorer
view all ships and where to buy them.
- Trade Route Viewer
View traderoutes directly in the browser -… -
Legendary NWZ
Liked Aldenmar Odin’s post in the thread A Cross-Platform System Editor for Freelancer (Written in Python).Like (Post)New Faction Editor
With the new faction editor you can create, modify, deactivate factions and delete factions (not recommended, with integrated warning, as factions should never be deleted for stability reasons)
- deletion: replace all existing references… -
Legendary NWZ
Liked Aldenmar Odin’s post in the thread A Cross-Platform System Editor for Freelancer (Written in Python).Like (Post)Hi, just delete the old folder and start with a new one. All configs are stored outside that folder.
The discord is still a thing, unfortunately the link expires after a while ... thats a pity. I guess with a new update I will have to dynamically load the… -
Legendary NWZ
Liked Aldenmar Odin’s post in the thread A Cross-Platform System Editor for Freelancer (Written in Python).Like (Post)had to release another version as die zip file uploaded to Github was damaged.
Release FL Atlas v0.6.8 · flathack/FLAtlas · GitHub -
Legendary NWZ
Liked Aldenmar Odin’s post in the thread A Cross-Platform System Editor for Freelancer (Written in Python).Like (Post)New Feature:
We all know the problem with rings .... the orientation is ... try and error. Not with FL Atlas
- Create and Edit rings, but not only for planets but for everyobject you want.
pasted-from-clipboard.png
- Change values in the ring editor and see… -
Legendary NWZ
Replied to the thread A Cross-Platform System Editor for Freelancer (Written in Python).PostSorry to barge in, figured I'd give some feedback
Upon applying the 6.7 update, the Atlas threw an error about the "update not being zip" and shut down... figured I could build the folder up again manually by making a separate folder from the first… -
Legendary NWZ
Liked Aldenmar Odin’s post in the thread A Cross-Platform System Editor for Freelancer (Written in Python).Like (Post)# FL Atlas v0.6.7
v0.6.7 has been released, and this update brings a large set of new features, improvements, and bug fixes.
Release FLAtlas v0.6.7 · flathack/FLAtlas · GitHub
## New in v0.6.7
### 3D Base Builder
- FL Atlas now understands bases and their… -
Legendary NWZ
Liked Aldenmar Odin’s post in the thread A Cross-Platform System Editor for Freelancer (Written in Python).Like (Post)Today I implemented the "Parent -> Child relationship" on bases. So bases viewed are completely rendered.
pasted-from-clipboard.png
- removed text from childitems in 2d system view
- clicking on a child item will select the parent base.
- rightclicking a… -
Legendary NWZ
Liked Aldenmar Odin’s post in the thread A Cross-Platform System Editor for Freelancer (Written in Python).Like (Post) -
Legendary NWZ
Liked SWAT_OP-R8R’s post in the thread A Cross-Platform System Editor for Freelancer (Written in Python).Like (Post)good work
Did not have time to test the latest versions. Its just a bit too much of everything atm. -
Legendary NWZ
Liked Aldenmar Odin’s post in the thread A Cross-Platform System Editor for Freelancer (Written in Python).Like (Post)I fixed it
and I guess I have the most important rules applied. I also documented everything, so maybe someone wants to create a 3D viewer in the future.
And if not, who cares, I just do it for fun.
FL Atlas ‐ 3D Object Viewer Developer Documentation ·… -
Legendary NWZ
Liked Aldenmar Odin’s post in the thread A Cross-Platform System Editor for Freelancer (Written in Python).Like (Post)I am still trying to fix it without breaking the vanilla cmp decoding. the trick is to create a ruleset that always works, get the CMP standard right.
In summary crossfire models are more complex packaged, so they need "more rules" to be displayed right,… -
Legendary NWZ
Liked SWAT_OP-R8R’s post in the thread A Cross-Platform System Editor for Freelancer (Written in Python).Like (Post)Well, it seems to be a model from the original game.
I did not break it. It wasn't me. -
Legendary NWZ
Liked Huor’s post in the thread A Cross-Platform System Editor for Freelancer (Written in Python).Like (Post)I would say the containers are broken
-
Legendary NWZ
Liked SWAT_OP-R8R’s post in the thread A Cross-Platform System Editor for Freelancer (Written in Python).Like (Post) -
Legendary NWZ
Liked Aldenmar Odin’s post in the thread A Cross-Platform System Editor for Freelancer (Written in Python).Like (Post)planet aso.png
added rings
2Dview.png
and new 2d Icons for the 2D System viewer. Therefore I wrote a script to take shot from a top view of the 3d model. So the images get generated also for mod only models and not only vanilla FL models.
Also had problems…