ColAndreas - (Released) -
Pottus - 27.01.2015
Developed By:
[uL]Slice
[uL]Chris420
[uL]Pottus
New thread maintained by Crayder
https://sampforum.blast.hk/showthread.php?tid=586068
Re: ColAndreas - (Release Development) -
Ritzy2K - 27.01.2015
good job.
Re: ColAndreas - (Release Development) -
n0minal - 27.01.2015
Wooow awesome Pottus, i love this plugin gonna use it on all of my projects! Rep +3. Tought you wasnt going to release this, im surprised, congrats for uL clan. Hope that motivated people help you to finish this!
@edit: the plugin will support objects movements (MoveObject)?
Re: ColAndreas - (Release Development) -
theYiin - 27.01.2015
I love you man
Re: ColAndreas - (Release Development) -
Crayder - 27.01.2015
I thought you wasn't gonna release it! Amazing, excited! (Disappointed at the same time, and I have no clue why. I've been sick all day, maybe that's it... :P)
Re: ColAndreas - (Release Development) -
Pottus - 27.01.2015
Quote:
Originally Posted by n0minal
Wooow awesome Pottus, i love this plugin gonna use it on all of my projects! Rep +3. Tought you wasnt going to release this, im surprised, congrats for uL clan. Hope that motivated people help you to finish this!
@edit: the plugin will support objects movements (MoveObject)?
|
Maybe in the future if someone can come up with a good way to step the simulation but syncing server sided physics wouldn't give good results for clients. You can update the position/rotation of a collision object but it needs a bit more work.
Re: ColAndreas - (Release Development) -
Mauzen - 27.01.2015
Id love to help you with that, but Im also low on time. You might already know that as I still havent fixed the mapandreas issue we talked about months ago
Great to see that you guys decided to release it however, this fills the great "knowledge gap" the server had about the ingame map, allowing MUCH more client-focused features.
AW: ColAndreas - (Release Development) -
Mellnik - 27.01.2015
Where is the source?
Re: AW: ColAndreas - (Release Development) -
Crayder - 27.01.2015
Quote:
Originally Posted by Mellnik
Where is the source?
|
That was a bit demanding... XD
Re: AW: ColAndreas - (Release Development) -
n0minal - 27.01.2015
Quote:
Originally Posted by Mellnik
Where is the source?
|
Theres no source/download yet, he will edit the topic with download links when somebody help him to finish the plugin (Release Development as you can see)...
Quote:
Originally Posted by Pottus
Maybe in the future if someone can come up with a good way to step the simulation but syncing server sided physics wouldn't give good results for clients. You can update the position/rotation of a collision object but it needs a bit more work.
|
Yes, i was thinking about this on OnObjectMoved but it really should desync a bit, i will think in something else...
@Edit: What about if you hook the MoveObject function, then you can update the colision stuff before moving object, it should take some miliseconds more to move an object but colision should be synced maybe?
Re: ColAndreas - (Release Development) -
WLSF - 27.01.2015
Seems good.
Re: ColAndreas - (Release Development) -
DrTHE - 27.01.2015
Nice
The function detects collision in vehicles?
Re: ColAndreas - (Release Development) -
Crayder - 27.01.2015
Quote:
Originally Posted by DrTHE
Nice
The function detects collision in vehicles? 
|
No. Search for the other ColAndreas topic, you'll love it! It's pretty much 3D mapandreas with all directions!
Re: ColAndreas - (Release Development) -
Tamer - 27.01.2015
Nice!
Re: ColAndreas - (Release Development) -
Abagail - 27.01.2015
So using the remove building function will act just as RemoveBuildingForPlayer and won't crash players if they reconnect after timing out ?
Or does it only affect the online players ?
Re: ColAndreas - (Release Development) -
Pottus - 27.01.2015
You do it before initializing the map then it will ignore creating collision for those objects.
Respuesta: ColAndreas - (Release Development) -
JustBored - 28.01.2015
Could you please upload the source code so we can help you developing the plugin? i have some really nice ideas.
ColAndreas - (Release Development) -
Crayder - 28.01.2015
Quote:
Originally Posted by JustBored
Could you please upload the source code so we can help you developing the plugin? i have some really nice ideas.
|
I don't think that's the point of this thread. I'm pretty sure he stated that he is here for development of the 'User-Friendly Installer'.
The plugin development is not in consideration, it's release is. To be released it needs an installer, user friendly as stated.
Quote:
Road Map
Create an file extractor to extract collision files/ide/ipl files
Polish binary builder program
Review base code
Publish as a public github project
|
As you can clearly see, after the installer (extractor) is created and stuff, it will be a public project.
Just thought I'd point this out.
Re: ColAndreas - (Release Development) -
Patrik356b - 28.01.2015
Interesting project
Re: ColAndreas - (Release Development) -
codectile - 28.01.2015
So, it finally got released. You have really put some efficient effort on this plugin. I would like to see the source code and a proper documentation, for learning purposes.