Recent posts

#81
Hi Gernot, the Problem is rather finding the polygons for the triangulation dynamically.
I have run into two problems while developing further:

I noticed that I can´t make faces transparent using alphamode when I colored them, I wanted to make different shades for the lawn tiles based on their angles, so I created 16 plains with vertex colors ranged from rgb(0,0,0) to rgb(255,255,255), it looks really nice, but the faces that have not rgb(255,255,255) won´t render transparency (ghosting) correctly, they just stay solid (transparent texture color is not displayed, as it should be).
Is this a known bug, is there a workaround for this?

Also I noticed some performance decrease where I just can´t find the reason, when the player is above a hole the performance drops for some reason, are there some performance analysis tools in the GLBasic IDE? Otherwise I need to log each function call and its duration manually to find the culpit.

I also made up my mind of the new direction of the actual game I want to build of this and made some gameplay drafts ( in Notepad++ ). Basically it will be focused on melee combat with enemies, the jump and run aspect will still be there but not as dominant like in the previous formula. And of course it will have a (hopefully ) nice story. Graphics wise I will polish it a bit, but I will still go for this N64 retro look.
#82
Bug Reports / Jpg doesn't work
Last post by Qedo - 2024-Jun-18
Hello everyone
I have a problem with GLB steam version 16793 win 10 which didn't exist until 15 days ago and therefore shouldn't be a bug.
It happened that win10 got corrupted and I had to reinstall the OS and also Glbasic by downloading correctly from Steam.
From that moment on, any glbasic program no longer recognizes jpg files, only png and bmp.
   name_jpg$="D:/greg66.jpg"
   IF DOESFILEEXIST(name_jpg$)
      LOADSPRITE name_jpg,10
      DRAWSPRITE 10,0,0
      GETSPRITESIZE 10,ssx,ssy // result ssx=0 and ssy=0
      SHOWSCREEN
      MOUSEWAIT
   endif
With this example program nothing is displayed
Anyone have any ideas?
PS with Glbasic15 no problem everything works
#83
Off Topic / Re: Interesting deals on asset...
Last post by SnooPI - 2024-Jun-11
That's great Dreamerman  :good:
The last is really good for a Zelda-likes, thanks  :booze:
#84
Gamedev Market's Rpg Adventure Essentials on Humble Bundle.
Tiers:
13 items -> €1.00
36 items -> €16.63
50 items -> €18.46
End date: 11.06.2024

In short, this bundle contains moslty of tileset's, couple music/sfx packs and some characters, icons packs.
PR info:
Game makers, get ready to supercharge your 2D creations with this massive bundle, overflowing with pixel-perfect assets ready to drop into your next project! You'll get dozens of versatile tilesets, from somber cyberpunk cityscapes to idyllic medieval villages, allowing you to bring the worlds in your imagination to life. Populate them with a vast array of diverse characters, fearsome monsters, and charming critters, and add the finishing touches with slick icon packs, sound effects, and retro-inspired music. Pay what you want for this expansive toolkit, ready to use whatever your specific workflow, and help support the Michael J. Fox Foundation with your purchase!


#85
Strictly for game developer those music bundles are more interesting. In both there are some ambient, synt/electrical, and some other specific music types related to title of that bundle.

Ice Cold Low Tempo Build Your Own Music Bundle on Fanatical.
Tiers:
2 items -> €1.65
10 items -> €6.65
20 items -> €11.10
End date: ??



and second one:

Fired up Action Build Your Own Music Bundle on Fanatical.
Tiers:
2 items -> €1.65
10 items -> €6.65
20 items -> €11.10
End date: ??

#86
Music Creators Studio Essentials on Humble Bundle.
Tiers:
5 items -> €1.00
12 items -> €18.13
23 items -> €18.61
End date: 06.06.2024 ???

It looks like comprehensive bundle for some retro music artists.
PR description
Looking for some new audio toys to get your creative juices flowing? This bundle of software, synths, sample packs, and more will inspire you to get back in the lab and ready to put in some work! The Mercury-4 software synth from Cherry Audio is an expertly modeled emulation of the iconic (and exceedingly) rare Roland Jupiter-4. Mixcraft 9 Recording Studio is a powerful, easy to use DAW with a lightning-fast sound engine and stellar third party plugin support. On top of this, you'll get a ton of royalty-free sample packs spanning the genres and a host of other software synths, plugins, and more!



#87
GLBasic - en / Re: Editor Question
Last post by MrPlow - 2024-May-17
No idea if my monitor uses PWM - but after taking away busy line number and margin and running now that program
Eye Saver.. I am noticing less issues...

So all good for now at least :)
#88
GLBasic - en / Re: Editor Question
Last post by dreamerman - 2024-May-16
And what kind of monitor do you use? Standard standalone or some laptop built-in, crucial thing is, does it use PWM for dimming/regulating brightness or DC. Personally I get headache from monitors that use PWM.
#89
GLBasic - en / Re: Editor Question
Last post by MrPlow - 2024-May-15
Thanks - good idea - Just download f.lux and eye-saver programs for windows - see if they help  :)
I will try dark theme too - but in past that didnt help the motion issues...
#90
GLBasic - en / Re: Editor Question
Last post by dreamerman - 2024-May-15
Another thing (beside larger font with bold style) that I can advise is to use dark theme, as it is gentler on they eyes.
What kind of monitor are you using? Playing with blue light filter/color temperature, brightness and contrast may help a little - like one preset for coding/browsing, other for watching movies/YT.