Search found 10 matches

by jumpjack
Fri Jan 13, 2023 4:57 pm
Forum: Games
Topic: Space99 - Development Forum
Replies: 401
Views: 529460

Re: Space99 - Development Forum

I switched to Adventure Game Studio . As of now, you can only play with... an alien walking around Alpha control room! ;-) https://jumpjack.github.io/Space1999Adventure/AGSdebug2/ You should be able to load the game source inside AGS (v. 3.6.0 RC4) by downloading this file (but I'm not sure, I'm qui...
by jumpjack
Fri Nov 25, 2022 10:27 am
Forum: Games
Topic: Space99 - Development Forum
Replies: 401
Views: 529460

Re: Space99 - Development Forum

The game was actually started in 2004, 2006 is only when the discussion started on the forum, and technically I was also involved since I made the intro sequence for the game as well as the trailer "demo" :D Added to credits. :wink: @Chema, do you remember which method you used for depth ...
by jumpjack
Fri Nov 25, 2022 8:07 am
Forum: Emulators
Topic: Oricutron or Euphoric in the browser anyone ?
Replies: 48
Views: 22286

Re: Oricutron or Euphoric in the browser anyone ?

New version, more robust, should solve the issue. Note that the URL has changed: I don't use anymore a "caller page", everything is into oricutron.html page. https://jumpjack.github.io/oricutronJS/oricutron.html At first run, with storage, IndexedDB and emulator filesystem empty, emulator ...
by jumpjack
Tue Nov 22, 2022 9:51 am
Forum: Games
Topic: Space99 - Development Forum
Replies: 401
Views: 529460

Re: Space99 - Development Forum

I am really in trouble putting this map into any javascript isometric game engine. :-( I found half a dozen of them , but 90% of them are outdated and discontinued; I'm trying with Phaser3 and MelonJS, but with no success as of now. :-( But in the meantime I successfully implemented a page which all...
by jumpjack
Mon Nov 21, 2022 2:13 pm
Forum: Emulators
Topic: Oricutron or Euphoric in the browser anyone ?
Replies: 48
Views: 22286

Re: Oricutron or Euphoric in the browser anyone ?

As filename is read by emulator from sessionStorage, where it is stored upon clicking a link in the caller page, and file contents is stored into IndexedDb, into a database named "/readrwitefs", table "FILE_DATA" my page loads a file from local file system and populates sessionSt...
by jumpjack
Thu Nov 17, 2022 9:00 am
Forum: Emulators
Topic: Oricutron or Euphoric in the browser anyone ?
Replies: 48
Views: 22286

Re: Oricutron or Euphoric in the browser anyone ?

I forked only the www folder of www branch into my repository: https://github.com/jumpjack/oricutronJS But I don't get how the disk filename is passed to oricutronJS upon clicking a link to oricutron.html. I see that PHP is actually not mandatory at all, but I can't go further. I know how to load a ...
by jumpjack
Fri Nov 11, 2022 4:15 pm
Forum: Games
Topic: Space99 - Development Forum
Replies: 401
Views: 529460

Re: Space99 - Development Forum

My converter to Tiled format successfully obtained the map of level 0! :-) https://raw.githubusercontent.com/jumpjack/Space1999Adventure/main/data/map-level0-v01.png https://github.com/jumpjack/Space1999Adventure/raw/main/data/map-level0-v01.png Now I have "just" to figure out how you and ...
by jumpjack
Thu Nov 10, 2022 2:16 pm
Forum: Emulators
Topic: Oricutron or Euphoric in the browser anyone ?
Replies: 48
Views: 22286

Re: Oricutron or Euphoric in the browser anyone ?

Is this project still under development?
Can this source code be used to implement loading of dsk files from user PC in modern browsers?

https://github.com/jumpjack/ReadWriteJS
by jumpjack
Thu Nov 10, 2022 2:08 pm
Forum: Games
Topic: Space99 - Development Forum
Replies: 401
Views: 529460

Re: Space99 - Development Forum

Thanks for replies. I removed link to archive.org. I fixed link to "executables": actually I confused link to oricutron executable bundled with the .dsk file, and zip archive containing the dsk file, maps anmd manual. About licence, I am not an expert too.... :roll: About the porting: in a...
by jumpjack
Thu Nov 10, 2022 9:07 am
Forum: Games
Topic: Space99 - Development Forum
Replies: 401
Views: 529460

Re: Space99 - Development Forum

Hi guys. In case anybody is still tuned on the thread, I inform you that I copied the source code to github , because the original repository is no more accessible, just like its dedicated page, which is no more http://space1999.defence-force.org/ as stated in reference thread but https://www.defenc...