Re: LiveCode 8.2.0 DP-1 Dropping Keystrokes in IDE

2017-09-17 Thread LiveCode Feeds via use-livecode
Monte, Thank you for submitting Bug 20410. I open the Script Editor, move to about line 5000 and start typing, and keystrokes are dropped. This is on a freshly started LiveCode IDE, so I don't need to wait 10 minutes for it happen. LiveCode 8.1.6 is sluggish with the same 7000 lines of code, but

[ANN] Coding Nine LiveCode Games eBook

2014-03-03 Thread LiveCode Feeds
Hi, Way, way back, "Basic Computer Games" by David Ahl was the definitive book about coding and playing games on what were then called "home computers". I wanted to make a similar book with 101 LiveCode computer games, but quickly realised that it would take a very long time to do. Instead, today

Re: 3D Raycasting in LiveCode?

2014-02-17 Thread LiveCode Feeds
Rick - thanks for the tip about pointy corners, I will look into this. Colin - I don't have the collision detection working for sideways motion yet, but you are right A and D should be for strafing. Ben - thanks, I will contact you off list about this. Cheers, P.S. I have gotten a little confused

3D Raycasting in LiveCode?

2014-02-17 Thread LiveCode Feeds
Hi, I have been experimenting with raycasting algorithms in LiveCode. (To see if it can be done at a reasonable frame rate, and to learn about raycasting at the same time.) There is now a demo that works, sort of. It's called Spider Hunt and you can find it here. http://livecodegamedeveloper.com