.:: Bots United ::.

.:: Bots United ::. (http://forums.bots-united.com/index.php)
-   YaPB (http://forums.bots-united.com/forumdisplay.php?f=55)
-   -   YaPB 2.25 (http://forums.bots-united.com/showthread.php?t=5576)

jeefo 02-08-2006 14:13

YaPB 2.25
 
YaPB was release through updater tool. You can download it now. Changes is available in updater too.

WARNING:: You may encounter crashes with current version of updater, so before starting download, please update this tool to version 1.41. Version 1.41 available at http://yapb.cfegames.com/update/.

Latest sources are also included.

Damn! Linux version is not functional. Until i've download GCC 3.x.x, you need to compile it youself:

Changes to yapb 2.25 to work compile ok:
First compile with this makefile.
Second remove this code from yapb.h:
Code:

inline void *operator new (size_t iSize) { return calloc (1, iSize); }
inline void *operator new [] (size_t iSize) { return calloc (1, iSize); }
inline void operator delete (void *pMemPtr) { if (pMemPtr) free (pMemPtr); }
inline void operator delete [] (void *pMemPtr) { if (pMemPtr) free (pMemPtr); }

I'm really sorrying for problems with linux.... And thanks to THE_STORM for tested and solved problems!!

Whistler 02-08-2006 15:59

Re: YaPB 2.25
 
Congrates on the new release.

should I make the download link at http://yapb.bots-united.com point to your "updater" program?

jeefo 02-08-2006 16:05

Re: YaPB 2.25
 
Thanks Whistler!

Ofcourse if you want, and not too busy :)

Minh-Lo-Hwang 02-08-2006 17:42

Re: YaPB 2.25
 
Hi Peeps! :)

A great new version!
Thank you for your hard work!



" Don't fill your life with days,fill your days with life" - Zen

Black_Hunter 03-08-2006 03:12

Re: YaPB 2.25
 
nice version but please do a full release!!!!

jeefo 03-08-2006 08:31

Re: YaPB 2.25
 
Full release can be downloaded from updater (if not installed), and then updated to the newest version.

Black_Hunter 03-08-2006 20:07

Re: YaPB 2.25
 
i mean a full installer release!!!

jeefo 04-08-2006 15:00

Re: YaPB 2.25
 
Full installers are now unavailable due to release of updater tool. This tool was developed to allow people installing bot without using installer.

RR99i 05-08-2006 05:40

Re: YaPB 2.25
 
Damn, I've been gone for about 3 or 4 days. I had to refomat my PC because of a beta version I was testing. It was a firewall I enjoy using. But I didn't lose all my documents, just a few things.

YaPB 2.25 is great. :clap:The bots were hard, lol, but maybe because of having hardcoremode still set at 1. So I set it to, 0. I had one bot kill me, he was shooting thur the wall, couldn't see him. I guess Hardcore Mode makes bots shoot thur walls. But I'll test the new release out a little more. Just wanted to tell that YaPB 2.25 is working pretty good, and... I'M BACK! Hehe, I wasn't gone that long. :P

Edit: I guess I was wrong. yb_thruwalls 1 is what makes the bots shoot thur walls. So I set it to, yb_thruwalls 0. I wish the default when installing YaPB would be that. I know this can't be a waypoint problem. Because I've tried two different waypoints for, as_oilrig. The part of the map where you can use a floor lift. The bots won't use it, they don't press the switch and stand on the lift.

jeefo 05-08-2006 09:35

Re: YaPB 2.25
 
In hardcoremode bot's shooting through walls a bit more than with hardcoremode turned off. However if yb_thruwalls is off, bots will not shoot through walls in both modes.

Well usage is not active at the moment, i have plans adding correct lift+button usage in next release...


All times are GMT +2. The time now is 11:58.

Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.