Reminder: Internet Explorer 6 or below are NOT supported.





There are currently 88 users playing Freelancer on
39 servers. | April. 13, 2021 |
Browsing this Thread:
1 Anonymous Users
MultiUniverse |
||||
---|---|---|---|---|
Not too shy to talk
![]() ![]() Joined:
2011/11/22 17:43 Group:
Registered Users
Posts:
72
![]() |
NavMap allows to have a few universes. Read multiuniverse.ini to get the declaring way and further details. Installation: • MultiUniverse.dll goes into EXE\ • multiuniverse.ini goes into DATA\UNIVERSE\ • Add MultiUniverse.dll in dacom.ini. Updated on May 2020.
Posted on: 2013/12/27 4:05
|
|||
|
Re: MultiUniverse NavMap Plugin (Demo Release) |
||||
---|---|---|---|---|
Just can't stay away
![]() ![]() Joined:
2010/2/17 20:45 From Germany
Group:
Registered Users Senior Members
Posts:
487
![]() |
For a demo it looks not bad. Interesting someone actually made such a plugin
![]() I am als surprised: it's the first time I see a FL plugin written in Delphi. So far I think it's not very practical in normal use for mods, but further developement will turn this into a useable plugin for big mods that want to split up the map to keep a good overview.
Posted on: 2013/12/27 13:01
|
|||
How to create .SUR files - Tutorial | ||||
|
Re: MultiUniverse NavMap Plugin (Demo Release) |
||||
---|---|---|---|---|
Starport Admin
![]() ![]() Joined:
2008/2/26 20:36 From Germany
Group:
Webmasters Registered Users
Posts:
1790
![]() |
Well, most of it seems to be in asm, wow
![]() Looks awesome!
Posted on: 2013/12/27 13:58
|
|||
aka chaosgrid http://www.freelancerserver.de https://www.moddb.com/mods/fwtow |
||||
|
Re: MultiUniverse NavMap Plugin (Demo Release) |
||||
---|---|---|---|---|
Not too shy to talk
![]() ![]() Joined:
2011/11/22 17:43 Group:
Registered Users
Posts:
72
![]() |
Quote:
No way, never seen never been ![]() For now, this one already can be used, it contains a main base mechanics, but true - it's just an experimental one. I was getting to know to FL structures on the fly and was putting all things in one big mess, as a result hard to do smth now & lack of minor handlers(one more needed: playershiplocation-icon is rendered always whatever cluster you observing). It must be rewritten from scratch. That was my first hooking adventure. As for delphi, it nicely served as a tasm for asm)))
Posted on: 2013/12/27 19:11
|
|||
|
Re: MultiUniverse NavMap Plugin (Demo Release) |
||||
---|---|---|---|---|
Just can't stay away
![]() ![]() Joined:
2010/2/17 20:45 From Germany
Group:
Registered Users Senior Members
Posts:
487
![]() |
Quote:
My mistake. Wanted to say: Interesting someone finally made such a plugin ![]()
Posted on: 2013/12/27 20:03
|
|||
How to create .SUR files - Tutorial | ||||
|
Re: MultiUniverse NavMap Plugin (Demo Release) |
||||
---|---|---|---|---|
Not too shy to talk
![]() ![]() Joined:
2011/8/3 19:16 Group:
Registered Users
Posts:
88
![]() |
This is a good project.
Posted on: 2013/12/28 11:44
|
|||
|
Re: MultiUniverse NavMap Plugin (Demo Release) |
||||
---|---|---|---|---|
Home away from home
![]() ![]() Joined:
2008/6/2 10:17 Group:
Registered Users $$$ Supporters $$$ Senior Members
Posts:
1847
![]() |
Very good work, Whiskas, well done.
As it works, who cares what its written in? As long as it all bubbles down to 1s and 0s in the end! lol
Posted on: 2013/12/28 16:48
|
|||
"C" for "Caterpillar"... "Cool"... "Cheesey"! ![]() |
||||
|
Re: MultiUniverse NavMap Plugin (Demo Release) |
||||
---|---|---|---|---|
Not too shy to talk
![]() ![]() Joined:
2008/10/3 14:20 Group:
Registered Users FLServer Admins Senior Members
Posts:
85
![]() |
this is considered as near as possible to awesome by me!
Please keep on, i will test it as soon as i have some time and will give some feedback. Thanks for sharing it!
Posted on: 2013/12/29 12:37
|
|||
![]() >>> If this is the solution, i want to have my problem back! <<< |
||||
|
Re: MultiUniverse Beta |
||||
---|---|---|---|---|
Not too shy to talk
![]() ![]() Joined:
2011/11/22 17:43 Group:
Registered Users
Posts:
72
![]() |
Finished. Uploaded in the first post.
With jumpgate button additionally hooked a base list. Spent time jumping into all clusters with different navmap's states, this time everything is perfect, i guess. Have fun!) __ Damn, missed territory plugin...
Posted on: 2014/1/3 4:32
|
|||
|
Re: MultiUniverse Beta |
||||
---|---|---|---|---|
Not too shy to talk
![]() ![]() Joined:
2011/8/3 19:16 Group:
Registered Users
Posts:
88
![]() |
Posted on: 2014/1/4 11:39
|
|||
|
Re: MultiUniverse Beta |
||||
---|---|---|---|---|
Not too shy to talk
![]() ![]() Joined:
2011/11/22 17:43 Group:
Registered Users
Posts:
72
![]() |
For 1024x1024 scale factor (the 5th param ) is about -0.7.
Code: [fancymap]
Posted on: 2014/1/4 12:13
|
|||
|
Re: MultiUniverse Beta |
||||
---|---|---|---|---|
Not too shy to talk
![]() ![]() Joined:
2011/8/3 19:16 Group:
Registered Users
Posts:
88
![]() |
I do not understand how to configure :
x, y, scale, squeezex, squeezey Your fancymap are 256x256 x8 pictures, 4x2 = 4 pictures for 2 lines, = 1024x512. In ClusterNavMap.ini : Code: ;mapping = index, nickname, x, y, scale, squeezex, squeezey, ids_name Do you know if 1024x1024 x8 pictures ( 4096x2048 ) work?
Posted on: 2014/1/5 18:47
|
|||
|
Re: MultiUniverse Beta |
||||
---|---|---|---|---|
Not too shy to talk
![]() ![]() Joined:
2011/11/22 17:43 Group:
Registered Users
Posts:
72
![]() |
@starworld
Absolutely the same as in "4x2_Example". I tested it by adjusting image size of that 1024x512 texture in video to 4096x2048 and just launched the game. Those params serves to project a textures's region that should be fit the NavMap for each universe, sort of that. I've failed to fool crc "database" by loading a few 3db files so got more tricky way.
Posted on: 2014/1/5 20:38
|
|||
|
Re: MultiUniverse Beta |
||||
---|---|---|---|---|
Just popping in
![]() ![]() Joined:
2014/1/8 23:58 Group:
Registered Users
Posts:
1
![]() |
wow your multiverse looks great, what goes into the cluster inis?
Right now it just crashes on me
Posted on: 2014/1/9 0:03
|
|||
|
Re: MultiUniverse Beta |
||||
---|---|---|---|---|
Not too shy to talk
![]() ![]() Joined:
2011/11/22 17:43 Group:
Registered Users
Posts:
72
![]() |
Finalizing. Attached in first post.
• Sectors visit flag emu (depends on systems inside you've visited). • Drawing lines between sectors and highlighting ones when best path been made. • Sectors can have visit 128. • Autohide player location button. • No more core.dll. • Minor fixes for navmap behaviour.
Posted on: 2014/3/13 9:45
|
|||
|