• The Omnimaga Project Revival Team 5 2
Currently:  

Author Topic: The Omnimaga Project Revival Team  (Read 46103 times)

0 Members and 1 Guest are viewing this topic.

Offline Runer112

  • Moderator
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2289
  • Rating: +639/-31
    • View Profile
Re: The Omnimaga Project Revival Team
« Reply #30 on: August 18, 2014, 06:12:28 pm »
I agree on the text-based source files only, and the editor I'd reccomend is Cemetech's SourceCoder3. I've tried many editors, but SourceCoder seemed to be the best one that I could get to work in Linux.

Why not TokenIDE? An online editor doesn't really mesh well with this. You'd have to constantly be uploading and downloading your sources. As far as I know, TokenIDE should be multi-platform via mono and/or wine.
« Last Edit: August 18, 2014, 06:14:11 pm by Runer112 »

Offline Matrefeytontias

  • Axe roxxor (kinda)
  • LV10 31337 u53r (Next: 2000)
  • **********
  • Posts: 1982
  • Rating: +310/-12
  • Axe roxxor
    • View Profile
    • RMV Pixel Engineers
Re: The Omnimaga Project Revival Team
« Reply #31 on: August 18, 2014, 06:13:22 pm »
As Runer said, I disagree for SC3. It can't export text and you keep downloading and uploading things. An offline solution would be best-suited.

Offline Princetonlion.tibd

  • Members
  • LV8 Addict (Next: 1000)
  • ********
  • Posts: 790
  • Rating: +3/-4
    • View Profile
Re: The Omnimaga Project Revival Team
« Reply #32 on: August 18, 2014, 06:14:03 pm »
I can't install things on my computer so I'm going to use sourcecode until I can install wine

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55941
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: The Omnimaga Project Revival Team
« Reply #33 on: August 18, 2014, 06:22:00 pm »
Yeah the issue too with SC3 is that for massive projects it lags a lot. And obviously having to upload everytime will be annoying for such project. I guess we could use both TokenIDE and SC3 though in case some people can't use the former or latter for any reason.

Offline Matrefeytontias

  • Axe roxxor (kinda)
  • LV10 31337 u53r (Next: 2000)
  • **********
  • Posts: 1982
  • Rating: +310/-12
  • Axe roxxor
    • View Profile
    • RMV Pixel Engineers
Re: The Omnimaga Project Revival Team
« Reply #34 on: August 18, 2014, 06:24:22 pm »
Well apparently they both use the same text format, so it should be good.

Offline Princetonlion.tibd

  • Members
  • LV8 Addict (Next: 1000)
  • ********
  • Posts: 790
  • Rating: +3/-4
    • View Profile
Re: The Omnimaga Project Revival Team
« Reply #35 on: August 19, 2014, 01:13:36 pm »
Yeah the issue too with SC3 is that for massive projects it lags a lot. And obviously having to upload everytime will be annoying for such project. I guess we could use both TokenIDE and SC3 though in case some people can't use the former or latter for any reason.
Users don't have to upload every time, but then again, I'm banned and don't really want to go back...
.tiprogram is like a text file IMO, but windows users cannot run them.

Offline Matrefeytontias

  • Axe roxxor (kinda)
  • LV10 31337 u53r (Next: 2000)
  • **********
  • Posts: 1982
  • Rating: +310/-12
  • Axe roxxor
    • View Profile
    • RMV Pixel Engineers
Re: The Omnimaga Project Revival Team
« Reply #36 on: August 19, 2014, 01:50:43 pm »
Yes they have to, because how do you retrieve the latest source from GitHub and edit with SC3 without uploading it ?

Also, never heard of .tiprogram, only .8xp and the like. And if you're speaking about that, I don't want to pull 8xps to GitHub, send files to my calc to edit then, get then back on PC, push them to GitHub and repeat. That's why calc files should be banned from repos.

Offline Princetonlion.tibd

  • Members
  • LV8 Addict (Next: 1000)
  • ********
  • Posts: 790
  • Rating: +3/-4
    • View Profile
Re: The Omnimaga Project Revival Team
« Reply #37 on: August 19, 2014, 01:53:17 pm »
.tiprogram is what the Mac TI editor generates. not accepted on ticalc.

I wish github had an emulator for calc programmers like source coder

Offline Hayleia

  • Programming Absol
  • Coder Of Tomorrow
  • LV12 Extreme Poster (Next: 5000)
  • ************
  • Posts: 3367
  • Rating: +393/-7
    • View Profile
Re: The Omnimaga Project Revival Team
« Reply #38 on: August 20, 2014, 02:16:34 am »
I indeed managed to get TokenIDE to work with mono. I just tried to open a file, not edit it nor saving it, but at least it doesn't crash right away.
At worst, there is tok8x that you can use too. Just make tok8x's tokens.c look like TokenIDE's tokens.xml and you'll have compatible files.

(Beware though if you use Axioms, tok8x lacks some tokens starting with Z and crashes at conversion if you use them).
I own: 83+ ; 84+SE ; 76.fr ; CX CAS ; Prizm ; 84+CSE
Sorry if I answer with something that seems unrelated, English is not my primary language and I might not have understood well. Sorry if I make English mistakes too.

click here to know where you got your last +1s

Offline pimathbrainiac

  • Occasionally I make projects
  • Members
  • LV10 31337 u53r (Next: 2000)
  • **********
  • Posts: 1731
  • Rating: +136/-23
  • dagaem
    • View Profile
Re: The Omnimaga Project Revival Team
« Reply #39 on: August 20, 2014, 06:01:20 am »
I know its a bit unorthodox, but I might be able to write a module for a non-calculator IDE with built-in git support (probably netbeans) that can detokenize and retokenize, so the source on github is plaintext of some sort. Good idea? Bad idea? I'm doing this anyway for my own projects, but if it's useful here, I'd like to be able to help.
I am Bach.

Offline Matrefeytontias

  • Axe roxxor (kinda)
  • LV10 31337 u53r (Next: 2000)
  • **********
  • Posts: 1982
  • Rating: +310/-12
  • Axe roxxor
    • View Profile
    • RMV Pixel Engineers
Re: The Omnimaga Project Revival Team
« Reply #40 on: August 20, 2014, 07:02:19 am »
That would be very cool indeed. Also if someone knows how to work with the COM interface of Wabbitemu, a quick compilation of Axe programs would be doable via script.

Offline Princetonlion.tibd

  • Members
  • LV8 Addict (Next: 1000)
  • ********
  • Posts: 790
  • Rating: +3/-4
    • View Profile
Re: The Omnimaga Project Revival Team
« Reply #41 on: August 20, 2014, 02:41:19 pm »
I have now have a page/section dedicated to OPRT on my site. link in my sig

tell me if you want to edit, it's a google site.
« Last Edit: August 20, 2014, 03:04:14 pm by Princetonlion.tibd »

Offline pimathbrainiac

  • Occasionally I make projects
  • Members
  • LV10 31337 u53r (Next: 2000)
  • **********
  • Posts: 1731
  • Rating: +136/-23
  • dagaem
    • View Profile
Re: The Omnimaga Project Revival Team
« Reply #42 on: August 20, 2014, 04:39:43 pm »
Will someone please add me to the Github group? Thank you.
I am Bach.

Offline ben_g

  • Hey cool I can set a custom title now :)
  • LV9 Veteran (Next: 1337)
  • *********
  • Posts: 1002
  • Rating: +125/-4
  • Asm noob
    • View Profile
    • Our programmer's team: GameCommandoSquad
Re: The Omnimaga Project Revival Team
« Reply #43 on: August 20, 2014, 04:42:28 pm »
Are you Philip N on GitHub?
My projects
 - The Lost Survivors (Unreal Engine) ACTIVE [GameCommandoSquad main project]
 - Oxo, with single-calc multiplayer and AI (axe) RELEASED (screenshot) (topic)
 - An android version of oxo (java)  ACTIVE
 - A 3D collision detection library (axe) RELEASED! (topic)(screenshot)(more recent screenshot)(screenshot of it being used in a tilemapper)
Spoiler For inactive:
- A first person shooter with a polygon-based 3d engine. (z80, will probably be recoded in axe using GLib) ON HOLD (screenshot)
 - A java MORPG. (pc) DEEP COMA(read more)(screenshot)
 - a minecraft game in axe DEAD (source code available)
 - a 3D racing game (axe) ON HOLD (outdated screenshot of asm version)

This signature was last updated on 20/04/2015 and may be outdated

Offline pimathbrainiac

  • Occasionally I make projects
  • Members
  • LV10 31337 u53r (Next: 2000)
  • **********
  • Posts: 1731
  • Rating: +136/-23
  • dagaem
    • View Profile
Re: The Omnimaga Project Revival Team
« Reply #44 on: August 20, 2014, 04:43:37 pm »
I am Bach.