Menu

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.

Show posts Menu

Messages - Scavenger

#1
General Discussion / Re: Trumpmageddon
Sat 19/04/2025 22:12:07
Reading back through this thread, I shake my head. I told everyone this would happen, and I was told to be quiet and respectful of the people trying to dismantle our rights.

And yet, the fascists only got bolder and spread their hatred out.

I'm so tired. I'm so tired.
#2
Quote from: Perpetuall on Sun 04/08/2024 19:33:48@Scavenger wow, your work is awesome. Thank you for the tips and the inspiration  :) I'll be sure to check out your games. I am very psyched about the possibilities of using it to create day/night cycles, as well as seasons in my game. I want to see how far I can stretch the capabilities of this... Also @Scavenger what program do you use for making your sprites?

Hey thanks! I use Aseprite for my sprites nowadays, though at the time of that project I used MSPaint. I don't recommend that.
#3
Generative AI can only resolve images from noise based on input, so making it generate proper, real animation is probably something it is least suited to. It can barely make still images, and even then, it's just laundering the work of actual artists into goo.

I would prefer your best manual attempt at a walk cycle than anything an AI produces. At least then it'll have thought put behind it and won't be stolen.
#4
Quote from: Cassiebsg on Fri 02/08/2024 23:07:23Scavenger is our 8-bit resident, he might have some tips for you. :)

Haha, I have been summoned.

All of my games are 8-bit, the engine handles 8bit surprisingly well on modern computers. There are a few caveats like needing to make certain palette slots the correct colours (slot 16 has to be pure black). I haven't made anything nearly as complex as what you've linked but palette cycling is completely possible, and with clever palette use 256 colour games can look very lush and colourful. I've done day/night cycles stuff, and even more complex things:






So yeah, it's perfectly possible in AGS. I recommend having 16-32 colours at the end of your palette for the interface that doesn't change, and use the rest to create lighting effects and stuff.
#5
I've done something similar, though it only works in 8-bit mode.



With the markup being:
Code: ags
//That's @j1BILL@n. @c009Bill Beltbusta!@c015 Don't you forget it!
It's pretty easy to parse something like this if you have an escape character. For it I don't use labels, just dynamic sprites and buttons. Though it's far from usable outside of the contexts I'm using it for.
#6
For those that missed the ceremony but still want to watch the awards, I recorded the stream I did and uploaded the footage to youtube:

#7
Quote from: LimpingFish on Sun 10/04/2022 01:19:08
Was anybody streaming it this year? It's always nice when somebody streams it and adds a video archive to Youtube. It wasn't posted in this thread, but did I miss somebody saying they were streaming it?

I streamed it, the video will be up here shortly:
#8
Quote from: WHAM on Tue 09/03/2021 07:34:59
much like we've seen in the whole LGBTTQQPPAA+ movements success in becoming mainstream in most of the civilized world in a few short decades.

Honestly it's this that makes me think that WHAM will never change their mind. Referring to the LGBT community as this ridiculous alphabet soup (by adding on letters etc, it's LGBTQIA+, Lesbian Gay Bisexual Transgender Queer Intersex Asexual +, each letter has an actual meaning.) is at best disrespectful and at worst actively contributing to the miasma of disbelief about people's identities.

Quote"Sticks and stones may break my bones, but words will always give a feminist an excuse to be offended."
Also this, doing the ole "feminists are shrill and irrational in their complaints" bit.
#9
Quote from: heltenjon on Wed 17/02/2021 23:06:48
"Female" can definitely be used derogatory. But there will also be cases where the term seems more neutral, mainly where it can't easily be replaced with "woman". For instance "The magazine is aimed at 18â€"25-year-old females" or "The number of females competing in college sports has increased" would probably not be rude, because the females in question are both girls and women. These sentences would work equally fine with "males", which I believe should be the real test. (Examples from dictionary.cambridge.org) [/language nerd filter]

"The magazine is aimed at women aged 18â€"25"
"The number of female competitors in college sports has increased"

It's so easy not to noun someone, it's generally more respectful. Besides which, calling women "females" makes you 100% sound like a ferengi.
#10
General Discussion / Re: Where is everybody
Tue 01/09/2020 09:20:55
I'm still here, I'm just not working on any AGS games right at this moment, I decided to take a break to write Sega Genesis games instead for a while to beef up my knowledge of C.
#11
I haven't tested it but probably something like this:

Code: ags


function ChangeLinkedAudio (int view, int loop, int frame,AudioClip *clip)
{
  ViewFrame *frame = Game.GetViewFrame(view, loop, frame);
  frame.LinkedAudio = clip;
}
#12
Critics' Lounge / Re: Jurassic Park Sprite
Mon 20/01/2020 12:57:16
[imgzoom]https://i.imgur.com/LLGOVCd.png[/imgzoom]

Looking up reference of the character, it seems the hat is more angular and floppy, so I did that. I also messed around with the rest of the sprite a bit. It's a bit muddy, you may want to use less shades of the same colour - another advantage of this is that animating the character will be infinitely easier.
#13
No, really, it's gibberish.

People should be... living under the government they want? What, do we all seperate out into different nation states that have different government types? Apartheid for party lines? And people who want to change the current government for a country that isn't 100% unanimous are troublemakers?

It makes absolutely no sense.
#14
You'd think the racist motive of the Leave campaign would be blatantly obvious, considering one of their propaganda pieces was literally mirroring nazi propaganda about immigrants being teeming vermin.

Honestly even with the perfect reasons to leave, why would anyone trust the Tories to do so? They already declare people Fit For Workâ,,¢ and leave them to die, think of what they could do to disabled people once we no longer have the Human Rights charter. I have to fight for my means to live hard enough without the added stress of not having human rights, access to medication (without which I will stop functioning properly), or the NHS. If the tories can't even organise their own party without resorting to heavy handed threats and telling the Queen to shut down parliament, I doubt they'll be capable of supplying the UK with anything at all post-brexit.

You wanna know the effect of brexit on UK games? It'll suck. Hard. And vulnerable people will die.
#15
General Discussion / Re: Controversies
Wed 28/08/2019 01:50:31
Quote from: WHAM on Tue 27/08/2019 21:54:11
The only times violence is acceptable is in defense of the self or others on whom violence is being inflicted.

If you're a Nazi, you're making a tacit choice, and have a will to carry out genocide. Your very existence as a Nazi, while you are a Nazi, is an act of violence on your victims. The only time violence is acceptable is in defense on people whom violence is being inflicted.

Ergo, punch Nazis until they're no longer Nazis.
#16
If you're importing a .pal file, it needs to be 768 bytes in size and in Jasc format, rather than Microsoft format. It's a crapshoot what exports which format, so I'd stick to exporting a bmp file and importing that into AGS.
#17
Quote from: Jack on Tue 21/05/2019 19:32:49
If you're constructing your ideology from names instead of ideas, then you are caught in the cult of personality.

Nobody hates Ben Shapiro because they think his name is bad.

He has terrible ideas. That's what people don't like. It's not just spooky "Ooohh you don't even know what his ideas are, you just hate him because he's unpopular". No, people have seen what he represents, and they don't like it.
#18
Quote from: WHAM on Tue 12/03/2019 10:46:04
Truth be told, I am starting to think you are a bit confused as to what "fascist" means. Look it up sometime. It'll do you good to civilize yourself.

I dunno man, should we really be more civilized by the standards of a dude that thinks the Nazis did good things (they didn't, they were evil and completely incompetent), that people are just jumping on the bandwagon of "those poor Jews" and not being rightfully mortified by a systematic genocide of over six million people, and that we should murder any criminals in cold blood. And when given an opportunity to disown these statements, doubled down on them.

I dunno man, is that civility?
#19
Quote from: Jack on Tue 12/03/2019 01:10:01
, it's about not wanting to be forced to share anyone else's goofy beliefs.

So am I getting this correct, you think that being transgender is a "goofy belief" and you really want to misgender trans people because you don't think they're legitimate? Because the vast, vast majority of people are gonna ask for he/she/they. And even if it was an exotic pronoun, is it any different from having an unusual name?
#20
Also, using someone's pronouns costs you absolutely nothing. Why would you want to regularly and willingly refer to someone as something other than their proper pronouns? What purpose does that even serve?
SMF spam blocked by CleanTalk