Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - ampos

#1
Memories...

I made a Karate game back in 1985 for my beloved Commodore Vic-20

After loading, before running, if you typed "print free(0)" you get the memory left... it says "3 bytes free".

Yeah, I made a Karate game in Basic in a 3583 bytes free computer that left just 3 bytes free of memory.

And it was lost, like tears in the rain... :'(
#2
Quote from: spacefractal on 2020-May-19
the main issue with GRABSPRITE is the command using the screen buffer to grap the graphics from and here the screen buffer does not contain any transparency anyway. this is why you dont see it. You can do that by you self with sprite2mem and such command, but they cant been used realtime throught. not for collosion detection at all.

This has sense :)
#3
In the end I created an animated sprite sheet will 5º each.
#4
I have to check collision between two rotatory sprites (in fact, they are 8 cars, and have to check collision between each other every frame), and it is driving me crazy.

I was trying to draw, grab and check, but alphas was not there.

Also was planing to pre-render at startup time all 360º ones, for faster checking, but if alpha was not going to be there anyway, it wouldn't work.

Will try later.
#5
I am trying to grab an sprite with transparency, but I have tried all combos of SETTRANSPARENCY (or no setting it) and nothing works.

The grabbed sprite always is drawn back with a black background.

Any hint?
#6
Hi!

I have been a bit disconnected from GLBasic for the last 5-6 years, so excuse me if my question seems stupid.

What is HTML5 exactly? Perhaps the name "hmtl" confuses me... HMLT, as far as I know, is the language in which the web pages are done, and its like a ascii text with a .htm at the end.

My problem is that I need to do a little utility to be run in a web page (if you are interested, some thing like this: https://galleries.iws.imaxel.com/gallery/S4SNgM3TY2PMrZkPwjApZg/set/43tWzx8M5Dd1/home or https://mykiosk.io) and I wonder if it could be done in GLBasic html5 compiler. It has to run in iOS (safari...), Android (chrome?) and desktop.

I can do most of the programming, but I want to know if it can be done before wasting my time trying to program something that can not be done. (I have another questions, like ftp upload and image file requester, but this would be for later).
#7
In webos currently, 97555 free downloads, 1379 paid, 1.40% free/paid.

My lasy HP payment was Nov 2012.

Some one knows were to email asking for my money? :D I have checked and I have paid downloads on WebOS Store :D

#8
Today I have checked my Android stats, and they are funny:

133.000 downloads of Glowing Sky free, around 800 paid, average per month Google pays me 20€.

WebOS has not payed me for a long time... I think 0€ in 2013...
#9
Long time since my last report

iOS: 3910 free - 631 full (5-sept full was set as free, and jas been downloaded 479 times, so it was only 152 sales). 4'4% sales ratio.

WebOS: 82000 free & 1231 sales, 1'5% sales ratio

Android: 49292/8088 free & 238/91 sales. 0'48% sales ratio.
#10
Im sorry, but I can not understand Gernot post about POST queries.

How did you get the JSON text?

Code (glbasic) Select
{"Result":true,"SessionExpired":false,"Data":[{"Key":"LifetimePoints","Value":29,"ReplaceElement":false},
{"Key":"Level","Value":6,"ReplaceElement":false},{"Key":"CurrentLevel","Value":6,"ReplaceElement":false},
{"Key":"NextLevel","Value":7,"ReplaceElement":false},{"Key":"PointsToNextLevel","Value":"1 points
away","ReplaceElement":false},{"Key":"Percentage","Value":0.8,"ReplaceElement":false},
{"Key":"Avatar","Value":"\u003cimg src=\"\" alt=\"\" /\u003e","ReplaceElement":false},
{"Key":"NamePlate","Value":"\u003cimg src=\"http://media.wizards.com/ContentResources/Magic/
PlaneswalkerPoints/LevelNames_4_en_US.png\" alt=\"\" /\u003e","ReplaceElement":false},{"Key":"Point","Value":"\r
\n    \u003cdiv class=\"HistoryPanelRow


I would love a program that gives me this JSON file/text
#11
Moru, thanks for your response, but this url returns an error on firefox, and in NETWEBGET$ I get this:

Code (glbasic) Select
<html><head><title>Object moved</title></head><body>
<h2>Object moved to <a href="/Magic/PlaneswalkerPoints/Error">here</a>.</h2>
</body></html>


as I dont know how you get thi url, I dont know if it has changed...

I am using

Code (glbasic) Select
a$=NETWEBGET$("www.wizards.com","/Magic/PlaneswalkerPoints/JavaScript/GetPointsSummary/2300205446",80,52048,5000)
#12
It read your local language. On the bottom right you can change language.
#13
Hi! I need a bit help, if this can be done.

If you are used to Magic TG, you got a DCI ID. With this ID you can earn points playing Magic. To see your DCI points you enter at

http://www.wizards.com/Magic/PlaneswalkerPoints/

And enter your dci id

So the page http://www.wizards.com/Magic/PlaneswalkerPoints/2300205446 shows the points of player 2300205446. This info is not private but public.

I need a function

Score=get_dci(dci_id)

Where score is the seasonal score in this previous page. Anyone?
#14
No, I am not going to renew it, as I plan no to release anything new, and my beneficts are around 10$/month.
#15
Just to announce that all my games for iOS are free during september, as my Apple's license expire in October.

Have fun!

(just search 'diniplay' in AppStore)

itms-apps://ax.search.itunes.apple.com/WebObjects/MZSearch.woa/wa/search?media=software&term=diniplay

Click there ^ from your iOS device to check all my apps there.