English Amiga Board


Go Back   English Amiga Board > Coders > Coders. Contest

 
 
Thread Tools
Old 06 June 2019, 14:17   #1081
E-Penguin
Banana
 
E-Penguin's Avatar
 
Join Date: Jul 2016
Location: Darmstadt
Posts: 1,214
I must confess I do find the current "normal" gradient so subtle as to be indistinguishable from a single colour, unless I really look at it.

Maybe I should get my eyes checked
E-Penguin is offline  
Old 06 June 2019, 14:40   #1082
spud
Registered User
 
Join Date: May 2010
Location: London, UK
Posts: 268
I like both gradients. Perhaps you could alternate between them per level? Presumably it is fairly trivial to change it up during the game (or indeed make it selectable before game start). If I had to pick one though, I'd go for the Turrican friendly option, or better still, something even more garish
Failing that, a Turrican eyesight specific final build would I'm sure also be trivial to do.
spud is offline  
Old 06 June 2019, 16:17   #1083
thellier
Registered User
 
Join Date: Sep 2011
Location: Paris/France
Posts: 274
Hello

@mcgeezer
For testing bugs perhaps you should add some keymaps like
'n' goto next level
'p' goto previous level.
So they will not have to play until level n to test a bug

Also in my own engine (GMAP) I added
X x change hero/screen position to x=x+100 pixels , x=x-100 pixels
Y y change hero/screen position to y=y+100 pixels , y=y-100 pixels
and display the x y position
This allow to acccess any level/place to test very easily a known bug
thellier is offline  
Old 06 June 2019, 16:23   #1084
roondar
Registered User
 
Join Date: Jul 2015
Location: The Netherlands
Posts: 3,411
Quote:
Originally Posted by E-Penguin View Post
I must confess I do find the current "normal" gradient so subtle as to be indistinguishable from a single colour, unless I really look at it.
For me it's different, I find it very refreshing to see an Amiga game with a subtle gradient. Adds a lot to the look of the game for me

Those in-your-face copper gradients of old were also nice, but a also more than a bit over the top.
roondar is offline  
Old 12 June 2019, 22:55   #1085
mcgeezer
Registered User
 
Join Date: Oct 2017
Location: Sunderland, England
Posts: 2,702
Well...made it back from Ibiza (Just).

While I was there DJ Metune came good with some more of the tunes in the game so I added a few today, the new tunes are the pickup bonus, the warning when the Evil Red monster turns up and a few others.

I also did a little bit of work on the Cascading Tribesman, this isn't quite right yet as you'll see from the video so it needs more work - it's close though.

The game still has an intermittent crash bug which I still can't find... I'm not going to worry about it now as sooner or later it will reveal itself and I'll fix it.

I'd just like to thank everyone who has submitted bug reports, it's very helpful as they are important. Also important is the game features. Having had a bit of time to reflect I really need to concentrate on getting the game finished first then I can bug fix and features over and above what is in the arcade game. For me, there needs to be something in it for the Amiga, there is no point in me simply recreating the arcade game as anyone can just fire up Mame and get an all round better experience, this means there'll ultimately either be changed or added levels that make the game unique - after all, if you had the source code to a game like Rygar wouldn't you be tempted to change it a little bit? I know I am.

Take it easy folks.

[ Show youtube player ]
mcgeezer is offline  
Old 12 June 2019, 23:27   #1086
mcgeezer
Registered User
 
Join Date: Oct 2017
Location: Sunderland, England
Posts: 2,702
Just to be clear, the tunes dont sound completely right because i dont have sfx channels reserved properly yet. It will be fixed
mcgeezer is offline  
Old 13 June 2019, 14:59   #1087
van_dammesque
Registered User
 
Join Date: Aug 2014
Location: England
Posts: 228
What about adding another subtle copper background when the time is up? dark red ish.
van_dammesque is offline  
Old 17 June 2019, 17:32   #1088
mcgeezer
Registered User
 
Join Date: Oct 2017
Location: Sunderland, England
Posts: 2,702
Hi Everyone,

One of the comments that came out of the competition remarks was around the latency of Rygar so I'm wondering if the judge (or anyone else) can elaborate on what the issue was/is?

"I really hope the joystick management/handling will be greatly improved to suppress the latency"

Just need to check I'm not missing something.

Geezer
mcgeezer is offline  
Old 18 June 2019, 12:33   #1089
VincentGR
Registered User
 
VincentGR's Avatar
 
Join Date: Dec 2012
Location: Greece
Posts: 289
Dunno if he means that the animation frames are delaying the move command but it seems flawless on the real hardware with a pal crt, at least for me.

The video is 1080/60, btw I tried to capture it at 240fps but the flickering was enormous.

Hope this helps:

[ Show youtube player ]
VincentGR is offline  
Old 18 June 2019, 13:03   #1090
mcgeezer
Registered User
 
Join Date: Oct 2017
Location: Sunderland, England
Posts: 2,702
Quote:
Originally Posted by VincentGR View Post
Dunno if he means that the animation frames are delaying the move command but it seems flawless on the real hardware with a pal crt, at least for me.

The video is 1080/60, btw I tried to capture it at 240fps but the flickering was enormous.

Hope this helps:

[ Show youtube player ]
Thanks - it certainly does.

There's a couple of bugs there I need to fix I think.
mcgeezer is offline  
Old 20 June 2019, 23:45   #1091
mcgeezer
Registered User
 
Join Date: Oct 2017
Location: Sunderland, England
Posts: 2,702
I've been optimising the code of late, basically reducing it down a fair bit. Also adding lots of tuning so that I can control the game difficulty much better as the player progresses.

In the mean time I added round 7 into the game...

Rounds 8,9, 10, 11 and 12 probably coming over the weekend.

[ Show youtube player ]

Hope you like it.

Geezer
mcgeezer is offline  
Old 21 June 2019, 01:10   #1092
vulture
Registered User
 
Join Date: Oct 2007
Location: Athens , Greece
Posts: 1,840
So very nice!
vulture is offline  
Old 21 June 2019, 01:45   #1093
DamienD
Banned
 
DamienD's Avatar
 
Join Date: Aug 2005
Location: London / Sydney
Age: 47
Posts: 20,420
Nice one Graeme

I see ground turtles have made their first appearance, though I'm sure you've added them to previous levels too now
DamienD is offline  
Old 21 June 2019, 17:23   #1094
Puggsy
Banned
 
Join Date: May 2018
Location: Toronto
Posts: 158
Looks amazing!
Will this game even fit in floppy disks?
Puggsy is offline  
Old 21 June 2019, 17:51   #1095
malko
Ex nihilo nihil
 
malko's Avatar
 
Join Date: Oct 2017
Location: CH
Posts: 4,860
Quote:
Originally Posted by Puggsy View Post
Looks amazing!
Will this game even fit in floppy disks?
look here
malko is offline  
Old 21 June 2019, 20:10   #1096
mcgeezer
Registered User
 
Join Date: Oct 2017
Location: Sunderland, England
Posts: 2,702
Quote:
Originally Posted by Puggsy View Post
Looks amazing!
Will this game even fit in floppy disks?
Thanks.

Hopefully it will be one floppy disk for the entire game.
mcgeezer is offline  
Old 21 June 2019, 20:35   #1097
DamienD
Banned
 
DamienD's Avatar
 
Join Date: Aug 2005
Location: London / Sydney
Age: 47
Posts: 20,420
I don't think you need to bust your balls in order to get this to fit on one disk Graeme

...two disks is perfectly fine; many quality games came on this number of disks, and one disk swap is absolutely ok
DamienD is offline  
Old 21 June 2019, 22:10   #1098
jotd
This cat is no more
 
jotd's Avatar
 
Join Date: Dec 2004
Location: FRANCE
Age: 52
Posts: 8,174
Or use a $1820-byte per track custom format
jotd is offline  
Old 21 June 2019, 22:22   #1099
mcgeezer
Registered User
 
Join Date: Oct 2017
Location: Sunderland, England
Posts: 2,702
Quote:
Originally Posted by jotd View Post
Or use a $1820-byte per track custom format
Ross' loader won't work if I do that though.
mcgeezer is offline  
Old 21 June 2019, 22:39   #1100
ross
Defendit numerus
 
ross's Avatar
 
Join Date: Mar 2017
Location: Crossing the Rubicon
Age: 53
Posts: 4,468
Quote:
Originally Posted by mcgeezer View Post
Ross' loader won't work if I do that though.
True

But sure I can adapt to this 12 sectors/track format.
(with an usual FFS filesystem, so zero problems for the file handling)

Unfortunately it would no longer be distributable as an ADF (but eADF) with all associated problems..
ross is offline  
 


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

Similar Threads
Thread Thread Starter Forum Replies Last Post
Entry: Rygar AGA Edition mcgeezer Coders. Entries 75 28 February 2019 20:41
On the Ball - World Cup Edition AGA djcasey request.Old Rare Games 4 25 January 2013 12:39
On The Ball League Edition AGA , Player Manager 2 StarEye Games images which need to be WHDified 11 22 January 2010 18:21
The Vague #1 AGA-RTG edition is released ! kas1e Amiga scene 12 30 October 2007 00:27
On The Ball: World Cup Edition AGA CodyJarrett request.Old Rare Games 11 27 May 2003 06:14

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +2. The time now is 18:09.

Top

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.
Page generated in 0.15776 seconds with 15 queries