Login
Username:

Password:

Remember me



Lost Password?

Register now!

Sections

Who's Online
136 user(s) are online (100 user(s) are browsing Forums)

Members: 0
Guests: 136

more...

Headlines

Forum Index


Board index » All Posts (MickJT)




Re: New Games possible?
Quite a regular
Quite a regular


@samo79

Seems to play nice if the game is paused, but not otherwise. Nothing I can do about it, sorry.

Can I just note the game originally had code that pauses the game while it's not in focus, but I had to comment it out because it froze the game and caused an error in the console when you flipped between screens.

Go to top


Re: New Games possible?
Quite a regular
Quite a regular


Can you explain more? While you're playing, the screensaver shouldn't go into effect (since you're pressing keys and moving the mouse).

If you have the game paused, what happens then? I haven't tried it, but the answer is probably "No, I can't fix it".

What exactly is the problem?

Go to top


Re: New Games possible?
Quite a regular
Quite a regular


@samo79

Refer to original post with link. Keep in mind this also was a rush job. I might be able to re-enable a couple of the blend effects, but at least it looks normal now.

Check out debug mode, set it to "1" in config.txt, then type "wolf", and then type "wolfie" to change into the wolf.

Go to top


Re: New Games possible?
Quite a regular
Quite a regular


Just solved the transparency problem in Lugaru. Level 2 challenge mode looks quite different now! Still haven't compared it with the PC demo version. Once I do that, i'll upload it. Need to make an icon for it first (there's a .png I can scale down, like I did with Neverputt).

Had to turn off the blending of terrains, so it may not look quite as nice, but fine from where i'm standing.

I need to play a couple of more levels I think, and then check if there's any really noticeable problems.

.. oh and the reason I had that wireframe character before was because I set "Show Points" to 1.


Edited by MickJT on 2010/6/9 18:35:44
Go to top


Re: New Games possible?
Quite a regular
Quite a regular


Hmm.. I think it's fog effects making the ground transparent. If you enable debug mode (config.txt), then press ~ and type "skybox" you will see.

Then if you type "viewdistance 0" then "skybox" again you will see just the skybox backgrounds.

Unfortunately it turns the character into a wireframe, and none of the commands like "funnyrabbit" work for me.

There's code for transparency in Terrain.cpp. I may fiddle with that. No OS4Depot release tonight :)

Edit: Actually windowed mode without "nomousegrab" isn't too bad. You can free the mouse by using amiga+m to go to another screen and then reclaim the mouse back on the workbench screen.

Go to top


Re: New Games possible?
Quite a regular
Quite a regular


Edit: Game is now released on OS4Depot, check page 4.

@kas1e

I even commented out the IsFocused code so it will not freeze up when the game is not in focus anymore.

@all

I'm aware the game isn't really playable in windowed mode with nomousegrab, since the mouse leaves the window too much! If I figure out a way to toggle it with an FKey or something, I will try that, but as I don't know C, it's going to be a copy/paste job and guesswork :)

Please report back different system configurations (gfx card type/memory, CPU mhz) and percieved FPS speed.

It was reported to me by someone earlier that the ground seems "transparent". At first I didn't understand but I see it now. Unfortunately I don't know how to fix this. kas1e!? :)

This also hasn't been tested with the full version of the game.


Edited by MickJT on 2010/6/9 12:12:23
Edited by MickJT on 2010/6/9 12:55:11
Edited by MickJT on 2010/6/9 19:00:47
Edited by MickJT on 2010/6/10 9:45:10
Edited by MickJT on 2010/6/10 9:45:48
Go to top


Re: New Games possible?
Quite a regular
Quite a regular


I don't want to release Lugaru just yet. I'd like a couple of testers, you can share it, spread it, I don't care. I just don't want to upload to OS4Depot right now before it's been tested by other people.

Check link a couple of posts below to test it. If there's no testers, it'll get uploaded whether there's problems or not!


Edited by MickJT on 2010/6/9 12:11:33
Go to top


Re: New Games possible?
Quite a regular
Quite a regular


@kas1e

Fixed up those 2 issues. No memory leak now (none that I know about), and button glitch fixed by making "Quit" button 128 pixels wide (same as Endgame.png), and then modifying the source to tell it the new size.

I haven't edited the Quit button yet, but i've verified that that will fix the issue (whether it's the underlying issue or not, I don't care!).

Now, i've been up all night and I need to sleep. I should also test this with the full game.

.. but Lugaru will be released within a day. I think there's some minor rendering issues (MiniGL/SDL), but it's not distracting and the game is extremely playable and fast enough on my 800mhz Flex. Wouldn't want it to be any slower though.

Go to top


Re: Missing buttons when replying to posts
Quite a regular
Quite a regular


Thanks.

Go to top


Missing buttons when replying to posts
Quite a regular
Quite a regular


Wow, only the 2nd thread in this section.

Screenshot

It has come to my attention I am missing buttons; Buttons which allow me to paste URLs properly. I have done it manually in this case.

How do I enable these?

Go to top


Re: New Games possible?
Quite a regular
Quite a regular


Lugaru screenshot

Ignore the slight tearing you see, it isn't there when playing.

Go to top


Re: New Games possible?
Quite a regular
Quite a regular


Next one will probably be Lugaru. I've got it 99% working... except for the fact it crashes on exit, and the developers know about it (it's commented in the source as FIXME!!).

Go to top


Re: New Games possible?
Quite a regular
Quite a regular


@kas1e

I have the source archived if you want it.. but it seems pretty hard to build. I used "CMake" on Linux to generate a makefile.

Go to top


Re: Captive
Quite a regular
Quite a regular


@djrikki

I haven't played the game, but it sounds like a common problem where you have the joystick port mapped to certain keys on the keyboard, and it overrides keyboard entry.

Change the joystick settings to use the numpad or other keys, or turn it off if you don't need a joystick in that game.

Go to top


Re: OWB 3.28
Quite a regular
Quite a regular


@ChrisH

Are you satisfying all of the conditions?

1) "Standard view" of GMail, not "Basic HTML".
2) Rich text input for Composing mail, not Plain Text mode.
3) Copying from outside of OWB (i.e a shell window) and pasting into the message BODY, not the subject or "To" lines.

.. AND using the ramiga+c and ramiga+v shortcuts for the copying/pasting.

?

Would you like to connect to me via VNC so you can try it on my machine? It's just a standard OS4.1 Update #2 install, no patches or fancy modifications.

Tomorrow I can try just booting off the OS4.1 install CD, bringing up the network and trying in OWB. Then that's something easily reproducable.

Go to top


Re: OWB 3.28
Quite a regular
Quite a regular


Can other people please confirm or deny the bug in comment #2 at this link? http://bugs.os4depot.net/?function=viewcomments&issueid=523

So far, TiredOf and myself experience this problem.

Go to top


Re: OWB 3.28
Quite a regular
Quite a regular


@joerg

There's a problem with Google News. Last time it was me not having the Cyberbit font installed, but this is different now.

On 3.27 (and I still have it installed elsewhere), those left-to-right and right-to-left HTML tags don't take up a white space, but on 3.28, they do.

Check the "x minutes ago" sections between the two OWB versions.

Edit: Thanks for the middle-click scrolling!
Edit2: I PM'd you a screenshot link.

For those trying to reproduce it, you need both the MS core fonts and Cyberbit installed.

Edit3: Just been told you don't need the core fonts installed to see it.


Edited by MickJT on 2010/6/3 18:59:29
Edited by MickJT on 2010/6/3 19:04:26
Go to top


Re: OWB, Core Fonts & Google News bug
Quite a regular
Quite a regular


@JosDuchIt

Check the link I put in post #9 (the thread on amigans.net), but scroll to the top of the thread and look at the first post. Install all the core fonts.

Go to top


Re: OWB 3.27 and frame focus
Quite a regular
Quite a regular


I'm noticing the same problem with my Billion router. While the links are underlined when I move over them, the pointer does not change to a hand and I cannot click on them, unless I reload the entire page.

Was not always like this.

I have posted a bug report.

Go to top


Re: Changing default shell window and shell font size
Quite a regular
Quite a regular


@BillE

If you have the alias "newcli" use "newcli", then what prevents an infinite loop?

Go to top



TopTop
« 1 ... 39 40 41 (42) 43 44 45 ... 47 »




Powered by XOOPS 2.0 © 2001-2023 The XOOPS Project