Page 17 of 25

Posted: Fri May 11, 2018 8:32 am
by aaro4130
Did some work on the *.mod file loader, MC1 pedestrian models now load
Image

Posted: Fri May 11, 2018 11:08 pm
by Franch88
This sounds very interesting. Maybe, it could also open a way to make the first ever pedestrians mod for MM2 using new 3D models?

Posted: Sat May 12, 2018 1:01 pm
by sajmon14
Great :D

Posted: Sat May 12, 2018 10:48 pm
by aaro4130
This sounds very interesting. Maybe, it could also open a way to make the first ever pedestrians mod for MM2 using new 3D models?
That's actually not too hard. I could make the tools, I'm just lazy :P

Posted: Tue May 15, 2018 2:09 am
by KingAndy
I'm just lazy :P
You never change, dude! :P Ah, I miss working with you on some crazy silly mods, good times. :)

Posted: Sat Aug 18, 2018 9:57 pm
by aaro4130
Aaah the forums are back, which means it's time to post an update!!

First off: Wheel particles, skid sounds, and effects
Wheels are now effected by the ground material, and their grip is also effected


Second: Some initial multiplayer support (Using Photon). Here's a screenshot from another players perspective :)
Also fun fact: Multiplayer chat messages are compressed using Smaz to save server bandwidth. As well, players send their vehicle status updates with 6 bytes, which includes stuff such as siren/horn status, steering, brake and reverse lights, particle emission, sound emission, and current ground material.
Image

Third: PSDL editor, and INST editor (HEAVY WIP!!)
Image

Fourth: Loading time is now halfed. Default SF loads in less than 4 seconds. This was achieved by writing a custom file system, and replacing the existing ZIP implementation. These were both major slowdowns.

More small stuff since I'm not going to keep counting:
-Orbit (V cam / thrill cam) is now in place, and works like Midtown Madness 1. Objects block it.
-I've started testing traffic, and pedestrians. Nothing good to show yet.
-Host settings menu, multiplayer lobby menu added
-Working on a better way to deal with asNode. Once ready, it can read, and re-save asNode files to XML, JSON, or whatever I add support for, then also read them back.
-Added vehicle breakable support
-Improved UI text rendering
-Redid the vehicle menu, so now it contains the code for vehicle loading, instead of having that elsewhere.
-Damaging out is now possible
-Started implementation of crash course, moved waypoint loading to it's own class for modularity
-Probably a bunch more things that I forgot

Posted: Sat Aug 18, 2018 10:01 pm
by DjDecibel
Great!

Posted: Sat Aug 18, 2018 10:13 pm
by Franch88
Cool, even the editors. :) It's an immense work and refining so far, keep it up! :D

Re: MMClone

Posted: Sun Aug 19, 2018 2:29 am
by carfan1061
Good job  :aprobar:

Re: MMClone

Posted: Sun Aug 19, 2018 3:53 am
by mm2mm1fan
Awesome! :D

Re: MMClone

Posted: Wed Aug 22, 2018 1:17 pm
by aaro4130
Forgot about parked cars up until now, whoops! They all have the same color due to a small bugfix I need to do, and there are so many due to using a modded pathset file.
Image

Re: MMClone

Posted: Wed Aug 22, 2018 9:13 pm
by Franch88
It's nice to see that space filled with more cars. :wink: Since this is practically a new game, and not the original MM2, what about use directly all the traffic cars 3D models of the respective cities?

Re: MMClone

Posted: Wed Aug 22, 2018 9:25 pm
by DjDecibel
Will be possible a porting to mobile? :)
Would be great to see it running on our mobile phones!

Re: MMClone

Posted: Wed Aug 22, 2018 11:26 pm
by aaro4130
[quote="Franch88";p="110827"]It's nice to see that space filled with more cars. :wink: Since this is practically a new game, and not the original MM2, what about use directly all the traffic cars 3D models of the respective cities?[/quote]

I prefer to keep to the original game stuff. The only difference from vanilla MM2 atm is the thrill camera, it's MM1 style and can collide with things. But I feel even that's a lot of difference, so I'm going to add a file to customize this, and an MM1/MM2 preset.

Re: MMClone

Posted: Thu Aug 23, 2018 5:00 pm
by e-cobra
I'm posting hera after a loooong time, and see a lot has changed since then. :D  New forums look great, though I miss the 2000s look.
The progress looks great, it looks exactly like the real game. Are you using custom shaders for it?
Will you make the game have realtime shadows and post-processing effects that Unity offers like HDR and bloom filter, etc?  :)