Author Topic: Rule and Conquer: Dormant  (Read 29224 times)

0 Members and 1 Guest are viewing this topic.

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55942
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: Rule and Conquer: My Game In Progress
« Reply #195 on: October 29, 2010, 09:48:26 pm »
lol very true indeed my friend :P

can anyone point my to how I can get a decent emulator and a decent ROM with out ripping it? (I tried rom8x but I couldn't get it to work in console)
To get one without ripping one, download TI's SDK for the 83+/84+. It should have an 83+, 83+ SE and 73 ROM that it uses for it's emulator. You can just use those ROMs in wabbit, though.

Also, I think somewhere SirCmpwn posted the TI-83+ rom from the SDK somewhere on the forums...

Edit: Here is the SDK. It took me some time to find, cuz TI did a stupid redesign of it's website...
And deleted full of stuff (well, it's still online, but extremly hard to find and usually not available publicly). Btw to add to FinaleTI's comment, if you use a SDK ROM, you need to rename the ROM file extension of course.
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)

ASHBAD_ALVIN

  • Guest
Re: Rule and Conquer: My Game In Progress
« Reply #196 on: October 30, 2010, 08:44:08 am »
nah DJ -- the wabbitemu I got just converted the 2.43OS for 84+ I had to a ROM.  I gots an emulator now :P

Almost done making units and structures display, also started working on making a description show up if you press alpha (about the tile being pointed to by the cursor)
« Last Edit: October 30, 2010, 08:44:59 am by ASHBAD_ALVIN »

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55942
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: Rule and Conquer: My Game In Progress
« Reply #197 on: October 30, 2010, 02:12:45 pm »
Wabbitemu can convert OSes to ROMs, now? ???

ANyway keep up the good work :)
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)

Offline JosJuice

  • LV10 31337 u53r (Next: 2000)
  • **********
  • Posts: 1344
  • Rating: +66/-14
    • View Profile
Re: Rule and Conquer: My Game In Progress
« Reply #198 on: October 30, 2010, 03:34:33 pm »
Wabbitemu can convert OSes to ROMs, now? ???
It's able to do that in some weird way... It won't be a 100% accurate ROM, but it'll at least work.

Offline AngelFish

  • Is this my custom title?
  • Administrator
  • LV12 Extreme Poster (Next: 5000)
  • ************
  • Posts: 3242
  • Rating: +270/-27
  • I'm a Fishbot
    • View Profile
Re: Rule and Conquer: My Game In Progress
« Reply #199 on: October 30, 2010, 05:02:04 pm »
Wabbitemu can convert OSes to ROMs, now? ???

I believe a built in sentience program WFRNG is next.
« Last Edit: October 30, 2010, 05:02:36 pm by Qwerty.55 »
∂²Ψ    -(2m(V(x)-E)Ψ
---  = -------------
∂x²        ℏ²Ψ

ASHBAD_ALVIN

  • Guest
Re: Rule and Conquer: My Game In Progress
« Reply #200 on: October 30, 2010, 05:55:53 pm »
more updates, no time to post a screenie/program though:  I made it show units and structures, and if you press alpha it shows a description (limited right now for the units and structures -- only tells the race and the unit's name)

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55942
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: Rule and Conquer: My Game In Progress
« Reply #201 on: October 31, 2010, 01:30:06 am »
Nice, at least it's progressing :D

Wabbitemu can convert OSes to ROMs, now? ???
It's able to do that in some weird way... It won't be a 100% accurate ROM, but it'll at least work.
Ah weird, I'll refer BuckeyeDude to this post. I am curious about this... (Unless you just loaded an actual ROM then drag-dropped a 8xu file in?)
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)

Offline Jonius7

  • python! Lua!
  • LV10 31337 u53r (Next: 2000)
  • **********
  • Posts: 1918
  • Rating: +82/-18
  • Still bringing new dimensions to the TI-nspire...
    • View Profile
    • TI Stadium
Re: Rule and Conquer: My Game In Progress
« Reply #202 on: October 31, 2010, 04:58:23 am »
ooh, popup descriptions! very helpful. This will be a great game!
Programmed some CASIO Basic in the past
DJ Omnimaga Music Discographist ;)
DJ Omnimaga Discography
My Own Music!
My Released Projects (Updated 2015/05/08)
TI-nspire BASIC
TI-nspire Hold 'em
Health Bar
Scissors Paper Rock
TI-nspire Lua
Numstrat
TI-nspire Hold 'em Lua
Transport Chooser
Secret Project (at v0.08.2 - 2015/05/08)
Spoiler For Extra To-Be-Sorted Clutter:

Spoiler For Relegated Projects:
TI-nspire BASIC
Battle of 16s (stalled) | sTIck RPG (stalled) | Monopoly (stalled) | Cosmic Legions (stalled)
Axe Parser
Doodle God (stalled while I go and learn some Axe)

ASHBAD_ALVIN

  • Guest
Re: Rule and Conquer: My Game In Progress
« Reply #203 on: October 31, 2010, 07:38:40 am »
@DJ: No, you just have to download an OS for this.

@Jhgenius01: Thanks, I'm trying to make them display as much helpful descriptions as possible! :D

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55942
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: Rule and Conquer: My Game In Progress
« Reply #204 on: October 31, 2010, 11:30:15 pm »
Ah wow... maybe he added OS support or something. I am confused D:

I hope you have some time to work on the game soon.
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)

ASHBAD_ALVIN

  • Guest
Re: Rule and Conquer: My Game In Progress
« Reply #205 on: November 01, 2010, 12:46:56 pm »
I'm not going to get much work in today, I'm afraid, looking down at my calc is proving to be killer on my neck problem x.x

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55942
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: Rule and Conquer: My Game In Progress
« Reply #206 on: November 01, 2010, 04:17:33 pm »
Sorry to hear. I hope your neck heals soon. X.x
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)

ASHBAD_ALVIN

  • Guest
Re: Rule and Conquer: My Game In Progress
« Reply #207 on: November 01, 2010, 05:16:57 pm »
well, I'm better now, but RandC is facing really weird glitches ???

I'll fix those now ;)

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55942
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: Rule and Conquer: My Game In Progress
« Reply #208 on: November 01, 2010, 07:50:29 pm »
X.x, bugs are always annoying to debug. I hope they aren't too hard to fix.
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)

ASHBAD_ALVIN

  • Guest
Re: Rule and Conquer: My Game In Progress
« Reply #209 on: November 01, 2010, 07:53:33 pm »
well, I don't know what's happening, the appvars are working like crap O.o

What I expect to finish tomorrow:

draws units and structures QUICKLY
holds stats for all units in some listish form
show basic descriptions for units/ structures including team, HP, MHP, etc.
(maybe) move units based on their type and team

EDIT: and, it DJ the only one interested in my game?  It seems so :(
« Last Edit: November 01, 2010, 07:54:04 pm by ASHBAD_ALVIN »