General > Announcements

Darwinbots 2.48.31

(1/2) > >>

Botsareus:
More realistic and less buggy elasticity: Got rid of CoefficientElasticity rescaling for massive robots and replaced with limit overlapping robots by physically changing position.

Bug fix in set aim: Made sure angdiff gets passed a normalized angle and no longer divide ma correction by 2.
Bug fix in kill robot.
Other minor bug fixing and unused code removal.

Fixed the way static friction works:

Static friction no longer causes robots to travel in the opposite direction. (For example when you apply a large force such as 40 .up for one cycle at high static friction)
Vector of motion is calculated as part of static friction: A robot no longer has to be completely stationary to experience static friction. If it attempts to move in a perpendicular direction to the direction it is currently moving static friction is applyed.

Also, kinetic friction now reduces spin momentum less and the reduction is now applied to robots who do not move but only spin.

Reposition code is back but it is more accurate. Also, instead of scattering robots across the screen it just offsets the robots so they should still be able to find each other if they are doing team work. Also, shots are erased on blue respawn.

Fixed an old bug where robots where overlapping on top of shapes and screen borders when they where traveling really quickly.
Fixed an old bug where returning shots where getting crazy velocity from robots blocked by shapes or edge of screen.

Fudging rules no longer apply to repopulating robots.

Poison now is 4x cheaper to make so hopefully it will be more usable. Also the effects of poison where lowered to match venom more.
The delta limit for producing slime is now 200. This makes it harder to tie feed on very slimey vegs.

Bug fix: Bodgain and Bodloss work now.

P.S.

The new physics needs Beta testing if anyone is interested.

click here to download

Botsareus:
I have noticed only one little artifact of my physics fix. Plants spawning on top of each other when you spawn many at once behave a little bumpy. I looked for a work around but could not find any that do not break what the new physics is supposed to fix in the first place.

Botsareus:
I was going to submit the 2.48.32 binary today but the FTP seems to be down, and Numsgil is working on something and asked me not to nag him for a couple of days. :(

Botsareus:
I have sent the binary to Shasta. Hopefully he will add it over the weekend :cross fingers:

spike43884:

--- Quote from: Botsareus on July 19, 2016, 07:07:55 PM ---I have noticed only one little artifact of my physics fix. Plants spawning on top of each other when you spawn many at once behave a little bumpy. I looked for a work around but could not find any that do not break what the new physics is supposed to fix in the first place.

--- End quote ---
If your still having this bug. Do pythagoras to determine if any bots/plants are within x distance of the plant-to-spawn.
Should work?

Navigation

[0] Message Index

[#] Next page

Go to full version