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.


Messages - Darl181

Pages: 1 ... 48 49 [50] 51 52 ... 253
736
Humour and Jokes / Re: The awkward moment when...
« on: March 20, 2012, 11:43:38 pm »
When something bugs and the same message is posted twice

737
Project M (Super Mario) / Re: Project M updates?
« on: March 20, 2012, 11:40:59 pm »
I've been wondering for big projects like this...should there be a topic set aside strictly for updates, so we know when a project's being worked on?

738
The Axe Parser Project / Re: Bug Reports
« on: March 20, 2012, 09:30:02 pm »
{VAR-2}r is the size.
Without the +12, it was copying data that wasn't in the archived program that the file pointed to.

Edit: see edit on other post previous page

739
Axe / Re: Axe Q&A
« on: March 20, 2012, 08:15:39 pm »
Don't have the full code atm, but it's like
Copy(Y1,L1+15,672)
I'm wondering if typing it like that would treat L1+15 as a two-byte pointer, rather than literally L1+15.

740
The Axe Parser Project / Re: Bug Reports
« on: March 20, 2012, 08:06:20 pm »
Using Files in Copy() is broken, you have to add 12 to get them to work as expected.

Edit: nvm, it was the program header, and the offset circumvented the proglem.  ignore :P

741
Axe / Re: Axe Q&A
« on: March 20, 2012, 08:06:09 pm »
So, files (Y1 etc) work in Copy() right?

Also say I getCalc(...)→{L1+8}r.  In a Copy statement, do I tell it L1+8 or do I somehow specify that it's two bytes?  Or does it default to two-byte values?

Yes Files work in a copy statement, but what do you mean by your second question?  The copy statement copies a certain number of bytes from one location to another
Hm, how about "What's the syntax for how I do the L# pointer?"  Basically how do I tell it that it's a two-byte pointer and not a one-byte pointer.
By "location", I'm guessing that defaults to two bytes?  Not sure tho.

742
Axe / Re: Axe Q&A
« on: March 20, 2012, 02:34:06 pm »
So, files (Y1 etc) work in Copy() right?

Also say I getCalc(...)→{L1+8}r.  In a Copy statement, do I tell it L1+8 or do I somehow specify that it's two bytes?  Or does it default to two-byte values?

743
ASM / Re: Perfect Grayscale - Tutorial
« on: March 19, 2012, 08:43:56 pm »
This is for Asm coders, and would be next to impossible to implement properly with Axe, even as an axiom.

Tho afaict the general theory is this:
Basically to get rid of the flickering you write to the screen (in Axe that's what DispGraph does) at the same rate that the physical screen displays what's written to it.  It's around 60 times a second, but it varies from calc to calc.
You can kind of do this in Axe by putting a Pause 40 or something like that if there's nothing else but DispGraph^* in the loop, but don't expect it to be perfect ;)

744
TI Z80 / Re: YAAR (Yet Another Assembly/Axe Raycaster)
« on: March 19, 2012, 08:34:34 pm »
What he's saying is it's impossible to do, the way raycasters work.  You'd need some sort of true 3D engine.

745
Site Feedback and Questions / Re: How we can improve Omnimaga?
« on: March 19, 2012, 01:25:22 am »
[necro]
I wonder... should an admin add a word filter that censors http://www.omnimaga.org and http://omnimaga.org back to the http equivalent? I'm kinda worried this might annoy people in the future if people start using https in image tags by mistake.
Done. :)  (For the record, DJ's post said https, not http, and the censoring changed it. :) )
Could the reverse be done for SSL, so links work there?  As it is one has to copy/paste/edit every link if http is blocked (ie school)  D:

746
OmnomIRC Development / Re: chrome notifications of post
« on: March 18, 2012, 08:20:35 pm »
Iirc firefox has some sort of notifications system as well, such as when a download completes or when an email notifier finds something.
Can't find any documentation on it tho x.x

Anyway a feature like this would be great :D

747
TI Z80 / Re: Essence
« on: March 18, 2012, 07:11:29 pm »
Yeah, I'm not sure how I'm going to take care of things moving in the gray.  Maybe I'll have it Dispgraph twice, with stuff in between or something.
Also the gray itself could do with a bit of fixing as well, even wabbit makes checkers out of it :P

What do you mean by having short platforms, though?  The way I made it it's impossible for the tiles to reach above the skyline, and iirc there's a four-pixel gap between the top of the topmost tiles and the sky so the char doesn't stick out.

Edit to self: backups of bgs
Spoiler For stars:
[7FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFEFFFFFFFFFFB]
[FFFFF7FFFFFFFFFFFFFFFFFFF7FFFFFFFFFFFFFFFFFFFFFF]
[FFFFFFFFFEFFDFFFFFFFFFFF7FFFFFFFFFFFFFFFFEFFFFFF]
[FFFFFFFFDFFFFFFFFFF1FFFFFFF7FFFDFFFFFFFFFFFEFFFF]
[FFFFFFFFFFF7FFFFFFC07FFFF7FFFFFFFFFFFFFFFFFFFFFD]
[FFFBFFFFFFFFFFFFFFC07FFFFFFFDFFFFFEFFDFFFFBFFFFF]
[FFFFFFFFFFFFFFFFFF803FFFFFEFFFFFFFFFFBFFFFFFFFFF]
[FFFFFDFFFFFFFF7FFF803FFFFFFF7FFFFFFFFFFFFFFFFFFF]
[FFFFFFFFFFFDFFFFFF803FFFFFFFFFFFFFFFFFFBFFFFFFFF]
[FFFFFFDFFFFFFFFFFFC07DFFFEFFFFFFFFFFFF7FBFDFFFFF]
[FEFFFFFFFFFFFFFFEFC077FFFFFFFFFFF7FFFFFFFFBFFFFF]
[FFFFFFFFFFFFFFFFFFF1FFFFF7FFFFFEFFFFFFEFFFFFFFFD]
[FFFFFFFFFFFFEFFFFFFFFFFFFFFFDFFFFFFDFFFFFFFFFFFF]
[FFFFFFFFFFFFFFFEFFFFFFFFFFFFFF7FEFFFFFFFFFFFDFDF]
[FFFEFFFFFFFFFFFFFFFEFFFFFFFEFFFFFFFFFFFFFFFFFFFF]
[FFDFFEFFFFFFBFFFFFFFFFFEFF7FFDFFFFFFFFFFF7FFFFFF]
[FFFFFFFFFFFFFF7FFFFFFFFFFFFFFFFFFFFFFFFFEFFFFFFF]
[FFFFFFFFF7FFFFFFFFFFFFFFFFEFFFFFFFFFFFFFFFFFFFFF]
[FFFFFFFFFFFFFFFFFDFFFFFFFFFFBFFFFFFFFFFFDFFFFFFF]
[FFFFDFFFFFFFFBFFFFFFFFFFFFFFFFFFFFFFFFFFFFEFFFFF]
[FFFFFFFFFFFFFFFFFFFFFF7FFFFFF7FFFFFFFFFFFFFFFFFF]
[FFFFFFFFFFFFFFFFFF7EFFFFFFFFFFFFFF7FFFFFFFFFBFFF]
[FFFFFFFDFFFFFFFFEFFFFFFFBFFFFFFEFFFFFFFFFFFFFFFF]
[FFFFFFFFFFDFFFFFFFFFFFFFFFFFDFFFFFFFEFFFFFFFFFFF]
[FDFBFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFDFFF]
[7FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF7FFFFF7]
[FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF7EFFFFFFFFDFF]
[FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFBFFFFFFFFBFF]
Spoiler For mountains:
[FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF]
[FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF]
[FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF]
[FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF]
[FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF]
[FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF]
[FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF]
[FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF]
[FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF]
[FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF]
[FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF]
[FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF]
[FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF]
[FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF]
[FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF7FFFFFFFFF]
[FFFFFFFFFFFFFFFFFFFFFFFFFEFFFFFFFFFFFC3FFFFFFFFF]
[FFFFFFFFFFFFFE7FFFFFFFFFF83FFFFFFFFFF00FFFFFFFFF]
[3FFFFFFFFFFFFC0FFFF07FFFF00FFFFFFFFFE007FFC7FFFC]
[03FFFFFFFFFFF801F0000FFFE003FFFFFFFF8003FC00FFF0]
[007FFFFFFFFFF000000003FF8000FFFFFFFF0000C0003FC0]
[0007FFFF83FFE0000000007F00003FFF0FFC000000000700]
[00007E0000FFC0000000000C00000FFC0070000000000000]
[00000000003F800000000000000003F00000000000000000]
[00000000000F000000000000000000C00000000000000000]
[000000000002000000000000000000000000000000000000]
[000000000000000000000000000000000000000000000000]
[000000000000000000000000000000000000000000000000]
[000000000000000000000000000000000000000000000000]

748
Humour and Jokes / Re: Pi day
« on: March 18, 2012, 01:56:36 pm »
I haven't really bothered to remember past three :P

Was having some fun looking around wikipedia, tho...

http://upload.wikimedia.org/wikipedia/en/math/6/d/f/6df9e60b9d00e84e4c625696dfdd620d.png
http://upload.wikimedia.org/wikipedia/commons/4/4b/Pi_approximation_by_fractal.png

Wonder how long it takes people to come up with these 0.o

749
TI Z80 / Re: Essence
« on: March 18, 2012, 01:30:45 pm »
Update:

Camera panning re-done, now it moves around depending on what direction you're going
Ability to run off-screen
Arrows indicate where you are, to the side or off the top
Horizontal velocity capped at 4 pixels/frame (more than fast enough imo :P)
~16-direction shooting
Flamethrower shoots a bit faster, also sprays minigun-style
Jetpack.  Doesn't work vertically when you get near the top of the screen. Kind of realistic that you can't fly too high maybe?
Not sure if I said this before but: Small jump (press [down])


Haven't gotten around to the pre-made background(s) yet, still making them on-comp.


750
The Axe Parser Project / Re: Features Wishlist
« on: March 18, 2012, 12:15:11 pm »
It might help to keep in mind that there's other changes in the parser too that could cause the slowdown, not just the progress bar. ;)

Pages: 1 ... 48 49 [50] 51 52 ... 253