The online racing simulator
Searching in All forums
(981 results)
Dygear
S3 licensed
I think InSim applications are limited to LFS instances that have a license attached to them.
Dygear
S3 licensed
UCID is a Unique Connection ID. It's uniqueness is only for as long as that connection lasts for and the numbers are used over and over again. PName is not Unique at all and are set by the player. So one play could set their name to another player name after they have disconnected. PLID only lasts for as long as the player is actually in the game for. UName is the only that that is Unique to a client across sessions and across servers. You should always use that for saving information on a client.
Dygear
S3 licensed
I get a internal service error when I try to ban him. So, I think we will have to wait for Victor.
Dygear
S3 licensed
Quote from Scawen :I was discussing with Geraldine... we reckon when the Scirocco comes out there will be all these posts like "WTF, it's just a medium powered FWD! Why have the devs been hyping this up for all these years?". Big grin

You sir, are a class act. Smile
Dygear
S3 licensed
I think that's fine. It's up to us as InSim programmers to say that for this object in this layout file ignore the OBJ packet.
Dygear
S3 licensed
Sorry that I'm late for this.

I think that the hitting the concrete of the road with the car (tire or body) should not emit an OBJ packet. I think that hitting the curb with the car (tire or body) should not emit an OBJ packet. Everything else should because that's unexpected behavior.
Microsoft releases open-source DirectX Shader Compiler
Dygear
S3 licensed
http://techreport.com/news/31328/microsoft-releases-open-source-directx-shader-compiler

How helpful is this to LFS currently? Will it work on DX9?

https://github.com/Microsoft/DirectXShaderCompiler

GitHub link for those that want it.
Dygear
S3 licensed
You know what would be cool to fix that? A fork command.
Dygear
S3 licensed
Sounds like this is needed as an InSim Packet. So we know ... might be a good idea to make an RFC for that information.
Dygear
S3 licensed
Quote from T3charmy :I may add another parameter to the function that allows it to be only sent to servers running the calling plugin.

That is pretty cool dude! Very nice work!
Dygear
S3 licensed
Love what you're doing with the tagging of release on GitHub. Awesome job, very clean!
Dygear
S3 licensed
Adds a feature, 0.5.1.
Dygear
S3 licensed
Yes!
Dygear
S3 licensed
This is what I sent to T3 the first time he did it. As you have merge access, you all you would need to do is download the zip file from the github.

--

Quote from T3charmy :What exactly needs to be done for next release? I know the Version Number needs to be updated(Need to add Jay and I to the authors, what else?

I update the version number and add Jay, submit the pull request to me. Once you've done that, I'll merge it. Once I've merged it, download the ZIP file from github for the master branch. This will give you a clean install of PRISM that you can release.

Quote from T3charmy :I'm not exactly what all was changed between 0.4.4 and 0.4.5, but I guess I could look into that.

I look at the commit history between 0.4.4's release and the release that I'm putting out. From there I just use the commit information that I find interesting, or important. Like adding the name for a timer is a BC break, and must be mentioned in the change log.

Quote from T3charmy :Do you want me to create the forum for it? not sure what exactly you wanted me to do.

You have to do two things at once. This is the process that I go through. Reply to PHPInSimMod - PRISM Releases. In the reply to that thread title the reply "PHPInSimMod (PRISM) 0.4.5". Then you have to include the change log from version 0.4.4 to 0.4.5. Attach the ZIP file to this thread, that contains clean installation of PRISM 0.4.5. That means no config files, except for the examples. Don't hit the reply button yet.

Then once you've done that, open a new tab in your browser and make a new thread in PHPInSimMod - PRISM Sub-Forum. In this your going to write

Quote from Post Template :You can download PHPInSimMod - PRISM 0.4.5 from that link. Please use this thread to talk about this release.

Thank you.

And then attach the change log list that you put into the other thread. Once you've done this, go back to the Releases reply and hit submit and copy the URL and make the "PHPInSimMod - PRISM 0.4.5" text a link to that thread. Hit submit.

Sticky 0.4.5's thread, and un-sticky 0.4.4's thread.
Dygear
S3 licensed
Wanna make up release for that? 0.5.1?
Can't PM Victor
Dygear
S3 licensed
It says your name is not available to be PMed.

Quote :The following usernames were not found :

Victor

--

Can you please add PoVo as a Moderator to the PRISM Forum and Sub-Forums.
Dygear
S3 licensed
Dygear
S3 licensed
SplStructs if you want to be really fancy.
Dygear
S3 licensed
T3 your my hero!
Dygear
S3 licensed
Woo! I did some checks to PRISM as pertains to PHP 7 compatibility. Good to see I'm not crazy.
Dygear
S3 licensed
If you delete your config files and then start PRISM, it will generate the config files for you and allow you to select all of the options you want in ISP_ISI.
Dygear
S3 licensed
Congrats on being the first "Approved" Plugin.
Dygear
S3 licensed
Quote from PoVo :I also had to modify the pack() method in the Struct class similar to cargame.nl:

The line "if (!isset($packFormat[++$propertyNumber])) break;" is needed because PRISM will try to pack the StartObject property even though there is no pack format specified in PACK for it and ends up complaining about a non-existent index.

For me this seems the cleanest solution thus far but I'm wondering if someone can write it any cleaner?

You shouldn't modify the class function that work's everywhere's for one special case. What you should do, is overwrite that function in the special case only. That way, the special case code is only called when it's needed.

Quote from PoVo :Dygear included the unpack() method in his latest commit. I don't think it's required because LFS doesn't send any IS_JRR packets. IS_JRR is only used for join request responses so it will only be packed.

That's because I'm an idiot and didn't read what the packet was for, I just implemented the packet as far as the structure goes.
Dygear
S3 licensed
Quote from cargame.nl :Right.. Hmm .. So something like this?

https://github.com/Dygear/PRISM/commit/692730ef48f8434ba6d60b90e1859f6ec926e762

Kinda, if you could make a pull request out of that commit I'll be able to merge that into PRISM's master and you won't have to manually patch when you upgrade to the latest version on PRISM.

(And there is going to be a new release once the K patches become official.)
FGED GREDG RDFGDR GSFDG