Author Topic: TinyCraft [Axe]  (Read 54475 times)

0 Members and 1 Guest are viewing this topic.

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: TinyCraft [Axe]
« Reply #345 on: February 26, 2012, 08:38:13 pm »
There's something I may have missed but we can't stack blocks up can we? and what if we were to dig them out again?
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)

Offline turiqwalrus

  • LV8 Addict (Next: 1000)
  • ********
  • Posts: 840
  • Rating: +51/-2
  • Wheeeeeee~!
    • View Profile
Re: TinyCraft [Axe]
« Reply #346 on: February 27, 2012, 03:16:59 pm »
There's something I may have missed but we can't stack blocks up can we? and what if we were to dig them out again?
Basically, the world in minicraft is divided into 3 layers:
there's the 'aboveground' part, which consists of stone and trees. this layer blocks movement, but can be removed with the appropriate tool, creating a 'ground' level tile

There's the 'ground' part, which consists of Grass, Dirt, (flowers?), and Sand. This layer can be removed with the appropriate tool, creating a hole, BUT only if there's no 'aboveground' in the same tile(e.g., you can't remove a dirt that's under a tree). this layer doesn't impede movement at all
and finally, there's the 'holes' these are either normal holes or water. It can be filled in with a dirt or sand, creating a 'ground' level tile. This layer impedes movement for mobs, and water drains your stamina(if your stamina reaches 0, then it decreases your health instead)

So, no stacking, except for the 'aboveground' layer, which only occurs naturally anyway(you can't place stone)
« Last Edit: February 27, 2012, 03:17:19 pm by turiqwalrus »

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: TinyCraft [Axe]
« Reply #347 on: March 01, 2012, 08:11:18 am »
That's an interesting way to attempt to simplify the complex processing layers of Minecraft PC into the calc. From what you said, turiqwalrus, it's just the layers on ground and holes that you can move through.
Now that means if a tree were to appear in the middle of a field of stone, you would have to chip away at all that stone to get to the tree.
Good luck with the project yrinfish and the rest of the team!
« Last Edit: March 01, 2012, 08:11:39 am by Jonius7 »
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)

Offline saintrunner

  • Custom Spriter: You ask it! I'll Make it!
  • LV10 31337 u53r (Next: 2000)
  • **********
  • Posts: 1787
  • Rating: +115/-11
  • Flogging Molly
    • View Profile
    • Jonny K Music
Re: TinyCraft [Axe]
« Reply #348 on: March 01, 2012, 08:15:36 am »
Just a reminder, I don't believe this is based off of Minecraft, but it is based off of MINIcraft which is based off of Minecraft, so there might be quite a few unsimilarities to MINEcraft, jsyak

But best of luck with this project :) it sounds good so far!
My Sprites Thread   :Updated often :) for your viewing pleasure

GAMES:

Offline TI-Over9000

  • LV1 Newcomer (Next: 20)
  • *
  • Posts: 19
  • Rating: +8/-1
    • View Profile
Re: TinyCraft [Axe]
« Reply #349 on: March 02, 2012, 12:25:27 pm »
Good luck guys, I skimed through the 24 pages and it looks like you made a lot of progre3ss =)

Offline willrandship

  • Omnimagus of the Multi-Base.
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2953
  • Rating: +98/-13
  • Insert sugar to begin programming subroutine.
    • View Profile
Re: TinyCraft [Axe]
« Reply #350 on: March 03, 2012, 11:07:47 am »
Yeah, the weird depth thing is from minicraft, not minecraft.

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: TinyCraft [Axe]
« Reply #351 on: March 07, 2012, 07:32:05 am »
Oh oops sorry, Hmmmm I should check out this Minicraft sometime.
How's overall progress?
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)

Offline Stefan Bauwens

  • Creator of Myst 89 - סטיבן
  • LV10 31337 u53r (Next: 2000)
  • **********
  • Posts: 1799
  • Rating: +162/-24
  • 68k programmer
    • View Profile
    • Portfolio
Re: TinyCraft [Axe]
« Reply #352 on: March 13, 2012, 09:11:22 am »
Minicraft is free bytheway.(Java online somewhere). But sadly has no save features although there are modded versions.

And once again, good luck with this! I'm looking forward to it. :)


Very proud Ticalc.org POTY winner (2011 68k) with Myst 89!
Very proud TI-Planet.org DBZ winner(2013)

Interview with me

Offline leafy

  • CoT Emeritus
  • LV10 31337 u53r (Next: 2000)
  • *
  • Posts: 1554
  • Rating: +475/-97
  • Seizon senryakuuuu!
    • View Profile
    • keff.me
Re: TinyCraft [Axe]
« Reply #353 on: March 13, 2012, 01:14:59 pm »
Eh, I think this project is pretty much dead. I imagine the level generator is totally salvageable for other projects, though.
In-progress: Graviter (...)

Offline jacobly

  • LV5 Advanced (Next: 300)
  • *****
  • Posts: 205
  • Rating: +161/-1
    • View Profile
Re: TinyCraft [Axe]
« Reply #354 on: April 01, 2012, 11:45:07 am »
Dead? Says who??

(Added stuff for Mode, +, -, S, X.)

Offline Hayleia

  • Programming Absol
  • Coder Of Tomorrow
  • LV12 Extreme Poster (Next: 5000)
  • ************
  • Posts: 3367
  • Rating: +393/-7
    • View Profile
Re: TinyCraft [Axe]
« Reply #355 on: April 01, 2012, 11:55:24 am »
Yay ! It is not dead :D
Great job for everything you added :thumbsup:

On another side note, what is this version of Axe ? 1.1.2.1 ? :P

edit: You can cut trees but also water ! :P

edit 2: btw, are you still working on this or were you posting your previous work (I hope you still work on this :D) ?
« Last Edit: April 02, 2012, 12:42:06 pm by Hayleia »
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 spud2451

  • LV2 Member (Next: 40)
  • **
  • Posts: 39
  • Rating: +3/-3
  • Life is simple, but we make it complicated ~conf.
    • View Profile
    • Red Rock Creative [Free Custom Websites]
Re: TinyCraft [Axe]
« Reply #356 on: April 25, 2012, 11:54:58 am »
Hey guys I once made a Terraria clone in BASIC. You can find it in the cemetech archives. It's a work in progress so it's not complete.

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: TinyCraft [Axe]
« Reply #357 on: April 25, 2012, 12:12:07 pm »
As a rule of thumb, it is generally considered as bad netiquette (at least here) to advertise your own game or another website in someone else's project/game topic. We recommend that you create a new topic and if it's a work in progress, that you cross-post updates here to keep people interested into checking.

Offline spud2451

  • LV2 Member (Next: 40)
  • **
  • Posts: 39
  • Rating: +3/-3
  • Life is simple, but we make it complicated ~conf.
    • View Profile
    • Red Rock Creative [Free Custom Websites]
Re: TinyCraft [Axe]
« Reply #358 on: April 25, 2012, 12:52:11 pm »
I was trying to tell you that you could use the code but I had to cut the post short because Im in school and the class was over.

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: TinyCraft [Axe]
« Reply #359 on: April 25, 2012, 02:05:43 pm »
Ah ok. Actually I think his project was in Axe, so it might have helped, although some Axe is different than BASIC so maybe not. The only other 83+ one in the works here is written in ASM.
« Last Edit: April 25, 2012, 02:06:06 pm by DJ_O »