PureBasic 4.20 Beta1 (Windows) -- Happy New year!

Developed or developing a new product in PureBasic? Tell the world about it.
Thalius
Enthusiast
Enthusiast
Posts: 711
Joined: Thu Jul 17, 2003 4:15 pm
Contact:

Post by Thalius »

On a Sidenote now with DX9 it should be possible to grab the DX Interface and render PB Sprites on top of Irrlicht :D

Dont ask me for an example yet.. ill post one once i get to it.

Thalius
"In 3D there is never enough Time to do Things right,
but there's always enough Time to make them *look* right."
"psssst! i steal signatures... don't tell anyone! ;)"
User avatar
DoubleDutch
Addict
Addict
Posts: 3220
Joined: Thu Aug 07, 2003 7:01 pm
Location: United Kingdom
Contact:

Post by DoubleDutch »

Thanks for the beta, happy new year!!! :D
https://deluxepixel.com <- My Business website
https://reportcomplete.com <- School end of term reports system
User avatar
Kwai chang caine
Always Here
Always Here
Posts: 5494
Joined: Sun Nov 05, 2006 11:42 pm
Location: Lyon - France

Post by Kwai chang caine »

I want to congratulate all the team of Pure for his good job (Like always)
I'm an bad programmer :oops: , but, I am sad to see, an request has yet been forgotten :(

I want to talk of the "split line IDE"

http://www.purebasic.fr/french/viewtopic.php?t=2219
http://www.purebasic.fr/french/viewtopic.php?t=2538
http://www.purebasic.fr/french/viewtopi ... 9010#69010
http://www.purebasic.fr/english/viewtop ... sc&start=0
http://www.purebasic.fr/english/viewtopic.php?t=7426
http://www.purebasic.fr/english/viewtopic.php?t=18133 (Vote 80% pour sur 40 personnes)
http://www.purebasic.fr/english/viewtopic.php?t=18160
http://www.purebasic.fr/english/viewtopic.php?t=10553
http://www.purebasic.fr/english/viewtopic.php?t=4903

Fred as said:
It's still on the todo list
http://www.purebasic.fr/english/viewtop ... 527#137527

But what is his position ???
Is it so complicated to create this function ???

I have seen with enjoy, the function

Code: Select all

Added: Placing the mouse over a Variable will display its value while the program runs
A little bit like VB, and i appreciated.

I talk english like a spanish cow, so i have posted on the french forum my entire request.
http://www.purebasic.fr/french/viewtopi ... 7070#77070

Thanks for your care. 8)
ImageThe happiness is a road...
Not a destination
Micko
Enthusiast
Enthusiast
Posts: 244
Joined: Thu May 24, 2007 7:36 pm
Location: Senegal
Contact:

Post by Micko »

Cool ! :D
Happy new year !!!
Best Regards
User avatar
le_magn
Enthusiast
Enthusiast
Posts: 277
Joined: Wed Aug 24, 2005 12:11 pm
Location: Italia

Post by le_magn »

Thanks and happy new year...
Image
User avatar
Blue
Addict
Addict
Posts: 964
Joined: Fri Oct 06, 2006 4:41 am
Location: Canada

Post by Blue »

Interesting developments...

Thank you for the added functionalities to the debugger.
Being able to see the current value of a variable by simply hovering over it in the source code window is a fabulous improvement and quite simply a real treat.

If you could only make the search function as practical and more intelligent...

@Kwaï chang caïne Very nice detective work with your search for topics related to the continuation character....
Last edited by Blue on Mon Dec 31, 2007 7:10 pm, edited 2 times in total.
PB Forums : Proof positive that 2 heads (or more...) are better than one :idea:
X
Enthusiast
Enthusiast
Posts: 311
Joined: Tue Apr 04, 2006 6:27 am

Post by X »

BriceManuel wrote:Thank you for the update.
THCM wrote:@Team Could you please give us some more info about the new DX9 subsystem? What's supported and what's not? By simply changing the subsystem to DX9 I'll get some weird effects. My game shows only some border gfx and freezes. I'll try to hunt down, what's causing the troubles.
If it were me, I wouldn't use the new DirectX9 subsystem. I would use the DX9 subsysten that Stefan wrote.

Both seem equal in rendering speed, but Stefan's sprite pixel collision is blazing fast and leaves the native PB collision commands in the dust.

The exact same code (test 6), compiled with both subsystems using pixel-collision, run on the same PC:

DirectX9 = 10,000 Drops 9 FPS
DX9 = 10,000 Drops 189 FPS

Since I use it for games, and collision is a big part of games, I will continue using Stefan's subsystem. :?
Before I download. I use S.M.'s DX9 subsystem because it allows me to color the four sprite corners, to simulate light. Does this native subsystem allow the same?
USCode
Addict
Addict
Posts: 923
Joined: Wed Mar 24, 2004 11:04 pm
Location: Seattle

Excellent!

Post by USCode »

:D Wow, lots of terrific new libraries! Excellent work guys!

:?: Was the updater supposed to copy the new example files to the "Examples" directory? If so, it didn't do so for me.

:arrow: I appreciate your long-term dedication and long-term development outlook for PB. There's been an obvious long-term patience in the development of PB, focusing on improving the core infrastructure of PB and that will definitely payoff down the road.
User avatar
Demivec
Addict
Addict
Posts: 4260
Joined: Mon Jul 25, 2005 3:51 pm
Location: Utah, USA

Post by Demivec »

Thankyou PB Team, the New Year is looking better already!

Happy New year! :D
User avatar
Droopy
Enthusiast
Enthusiast
Posts: 658
Joined: Thu Sep 16, 2004 9:50 pm
Location: France
Contact:

Post by Droopy »

Thanks too :wink:
User avatar
Psychophanta
Always Here
Always Here
Posts: 5153
Joined: Wed Jun 11, 2003 9:33 pm
Location: Anare
Contact:

Post by Psychophanta »

Thanks :!:
Happy 2008 to all :!:
http://www.zeitgeistmovie.com

while (world==business) world+=mafia;
User avatar
kenmo
Addict
Addict
Posts: 2033
Joined: Tue Dec 23, 2003 3:54 am

Post by kenmo »

Awesome, thanks for the update!
JCV
Enthusiast
Enthusiast
Posts: 580
Joined: Fri Jun 30, 2006 4:30 pm
Location: Philippines

Post by JCV »

Thank you guys! :)

[Registered PB User since 2006]
[PureBasic 6.20][SpiderBasic 2.2]
[RP4 x64][Win 11 x64][Ubuntu x64]
npath
User
User
Posts: 74
Joined: Tue Feb 15, 2005 5:15 pm

Post by npath »

I would like to thank the PureBasic team for all of your hard work and dedication! Happy new year...

npath
SFSxOI
Addict
Addict
Posts: 2970
Joined: Sat Dec 31, 2005 5:24 pm
Location: Where ya would never look.....

Post by SFSxOI »

Really cool! Thank you :)

(BTW, how does CreateRegularExpression work? and.... for ExtractRegularExpression, are there any certain requirements for the array or is it just any array?)
Post Reply