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 - Danvzare

#1
Thanks for sharing this. I really do mean that as well.
I always love to see someone who values their own art enough to want to archive it.  (nod)
#2
It's been a while since my last update, but I've not been sitting on my laurels.
The game is nearing completion. All that's left to do, is to sort everything out ready for it to be submitted online. This includes making a thumbnail, writing down the summary, having a trailer made (which I've gotten my brother to edit for me, since he's better at that sort of stuff than me), and making sure I've not left any debugging code in the game (and making sure debug mode is disabled).
Then I'll have to figure out how to start the process of getting it onto Steam, since that's my ultimate goal. Wish me luck with that.

Overall, assuming everything goes ok. I should have the game finished either sometime this month or early next month. (Hopefully the former, but you never know. I might get sick. The flu IS currently going around my family.)

Lastly, here's a screenshot of a room that hasn't been revealed yet, enjoy.
#3
Quote from: 90sNick on Sun 10/08/2025 17:10:21Hello, I am 90sNick (or 90sNick_Pinesal in some places). I have created a couple of RPGmaker games, but there's the thing with those, I modeled the gameplay after a point and click adventure, no battles, just dialog and puzzles.
Welcome to the forums Nick. You made a good choice of engine for adventure games. It can seem intimidating at first, but you'll find that it's actually quite easy to use. This was the first game engine I used, and I had no coding expereience at all. As a matter of fact, AGS, is what started me off learning how to code.
I look forward to your future projects.  :-D

Quote from: 90sNick on Sun 10/08/2025 17:10:21I do have a quick request, if I may; I there a game that I can play and load into AGS for the purposes of dissecting the game and figuring out how it works? The build in templates are good but they don't represent a full working game.
I know exactly what you mean. I first learnt how to use AGS by dissecting the various templates.
If you like, I can give you the source code to one of my old games. Although in terms of coding, it'll probably be quite messy.
#4
Ooh, this is cool!  8-0
I probably could've used something like this about a month ago.  (laugh)
#5
Quote from: LimpingFish on Thu 31/07/2025 23:13:12https://gizmodo.com/microsoft-predicts-these-jobs-are-safe-from-ai-2000637340



I love the matter-of-fact tone from Microsoft, as though AI is a force of nature and not something actively being pushed by these hell-hounds.


To quote Bioshock: "They come to Rapture thinking they're gonna be captains of industry, but they all forget that somebody's gotta scrub the toilets."
#6
Quote from: LimpingFish on Fri 18/07/2025 21:21:42It's much worse, apparently.
I can't wait until it bursts.  :-D

I know that it's the normal people like us who will be forced to bare the brunt of the impact from such a huge bubble bursting.
But things can't improve until it does. And hey, when it does, we all get to say "I told you so!"
#7
Quote from: Ghostlady on Wed 16/07/2025 02:58:22Since the game I am creating has a resolution of 640 x 480, is there a way to disable the higher resolution options so that a player cannot pick them?
Why would you want to do that?
There are some computer monitors that don't support 640x480. So those people would only be able to play your game in a tiny windowed view.

Perhaps you've misinterpreted what the resolution option does in the general settings. In which case, I think Crimson Wizard explains it better than I ever could.
#8
Quote from: bicilotti on Thu 10/07/2025 14:25:31What I am not happy about is consumer behaviour. I see many people moaning about subscription services, "always online" games and day-0 DLCs, but in the end they keep buying them.
I like to think that the disconnect between what people are saying, and what people are doing, is more of a result of the silent majority not caring.
While there are definitely hypocrites out there. I just think it makes more sense that most of the people who are complaining (like us), are just a vocal minority.

My justification for this way of thinking is that people like us are customers, and we want to be treated as such. We get games we actually want to play.
But the vast majority of people are simply consumers, and are happy to just consume. They'll buy all of the latest popular games on a Steam sale and never play any of them, choosing instead to scroll on TikTok for four hours straight.
#9
I'm sure almost everyone here has heard about it by now, but I'll sum it up for those that don't.

It's basically a petition to the EU to pass a rule where players must be given the means to play a live-service after their permanent closure. Whether that's through an end-of-life update (like modern arcade games already do), the tools to run your own private server (saving people the task to reverse engineer the code to make their own tools), or some other way (I can't think of any other way though).

The petition has already met the threshold to be considered, but whether or not they reject it because of bots or something, has yet to be seen.


Personally, I think the initiative is a good thing and I hope it passes.  (nod)
I don't like live-services, and their temporariness is baked into their design, so anyone who does like them, should already understand and appreciate that those servers are going to be permanently closed one day.
But there's no reason for the vast majority of them to give you the message "Can't connect to server." After the servers close down. Especially when a lot of them are mostly single-player experiences anyway.
#10
That's a pretty awesome tool you've made.  (nod)

I hope you do eventually disentangle it from your website, because it'd be brilliant to have an offline version.
Still, this is great. Thanks for sharing it.  :-D
#11
Very sad. But inevitable.  :~(

I'm seeing this kind of stuff happen to more and more websites recently. At least now I know why they always become random gambling sites. It always did strike me as being particularly random.
#12
Quote from: Snarky on Tue 24/06/2025 18:15:13As forum members may rightly be suspicious of strange links by unknown posters, I will say that it looks legit. If it hasn't been edited after this reply, the link is to a Google Form (using Google's own URL-shortener) survey about a real adventure game in development:

As someone who has already filled in the survey.
I feel really dumb for not being more wary, and not saying anything about it being safe.  :-[

Then again, I do have an extension that blocks websites from running any scripts unless I say so. It makes it a pain to browse the web, but it does make it safer.

Still, thank you Snarky.  (nod)
#13
Quote from: Alan v.Drake on Mon 09/06/2025 07:37:36Check the DateTime api: https://adventuregamestudio.github.io/ags-manual/DateTime.html
You can compare if the current date/time is past a due date and quit to desktop.


- Alan
Of course if you do that, people will easily be able to circumvent your copy-protection by just changing their internal clock.

My best recommendation is to just make sure you give it to beta testers you trust. Maybe throw in a unique serial-number graphic of some kind on the main menu, so you can uniquely identify each beta tester's copy, so if there is a leak, you'll know who did it. (Nothing is a better deterrent than removing someone's anonymity.)
Maybe also throw in a keyword that has to be input whenever the game is booted, so if it is distributed, that has to be sent along with it (you'd be amazed at how often people neglect to include a simple text file to get around something like that).

Or you could just shrug it off, and see it as free advertising. After all, if they like your unfinished version, they might buy the completed version. And if they don't, then they probably never would have bought it in the first place.
#14
Wait, what if you press the keyboard key corresponding to the empty dialog option?

I get the feeling it'd be possible to sequence skip with that. So perhaps that should also be disabled if the dialog option has no text.
#15
I've encountered a similar issue whenever I use a colour with the following values: R:255 G:0 B:255 Alpha:0
I think it's a problem caused by the magic-pink being used to force transparency conflicting with the actual transparency.

I personally make sure all of the transparency in the sprite isn't magenta whenever I use actual alpha transparency. I usually use white, black, grey or something like that. To do that, I just put in a background layer with the follow values: R:128 G:128 B:128 Alpha:1 and then combine the layers, use the magic wand to select the transparent area, and delete it. (There's probably a better way though.)
#16
Quote from: brushfe on Mon 26/05/2025 01:41:27Hello!

I'm planning out the introduction credits and cut-scene for my game. Before I go too far down Beginner Lane, I wondered if anyone had any guidance or tips on how to (or not to) code scenes like these?

(There will be other cut-scenes beyond these, so I'm hoping to avoid learning something useful later on and redoing everything!)

Thank you for any insight in advance!
In terms of coding, just make sure to use the StartCutscene and EndCutscene functions so players can skip them.
Other than that, there's nothing else you need to worry in the coding-realm. As long as it works, it should be fine. Just make sure everything is where you want it to be at the end of the cutscene.

In terms of "good habits", I'd recommend keeping them short. If they have to be really long, try to intersperse it with a set of dialog options every now and again to keep the player invested (I think Ron Gilbert had a rule of thumb where it was something like cutscenes couldn't go on for longer than a minute without giving some sort of gameplay, although don't quote me on that). Of course if it's an emotional scene, just let it breathe.
And always remember the golden rule. Never make into a cutscene what could instead be made into gameplay. It's more fun to do than to watch.
#17
Quote from: cat on Tue 13/05/2025 10:44:43What I don't get: don't all traditional human artists train on existing art? I imagine that art teachers will show a bunch of Picasso paintings to their students and tell them "Now do something similar" and people will look at the pictures and copy parts of it or only concepts into new paintings. Heck, even the old masters learned by just copying other paintings.
Why is it different here?
Good question. And the answer will depend on who you ask.

Some people will say there isn't a difference.
Others will say the difference is that a human can never remember anything perfectly, let alone recreate it perfectly, so when a human trains from something, it introduces biological imperfections.

For me though, I say the difference is awareness. If you understand how GenAI works, you realize it's isn't learning anything. Now don't get me wrong, there's a chance that what they've developed could be used as a small part for a proper AI that is capable of learning from other artwork. But as of right now, it's just a glorified filter that takes a lot of input data. Just get it to generate "trailer screenshot", and look at the perfect "recreation" of actual screenshots from popular movies that came out at the time of the original training data.
I'm not kidding about it being a glorfied filter either. If GenAI is learning, and is comparable to the way humans learn to make art, then what is the difference between GenAI and the nearest-neighbour scaling algorithm, other than the quantity of data that's being input?

It's hard to explain, because as humans, we have a tendency to see something that's imitating life, and believe that life is imitating it. As an example, now that we've invented computers, there's a surprising amount of people who believe we live in a simulation, simply because they don't fully comprehend that we made computers to simulate life, not the other way around.



Quote from: LimpingFish on Mon 12/05/2025 23:20:42As a non-pixel artist (or a least a very rudimentary one), does supposedly "good" AI pixel art still look weird to pro pixel artists? I mean, apart from the usual extra fingers and melting hair, AI pixel art looks somewhat...off to me. Is it because of AI's weakness with shadows and contrast (that flat 50-50 light/dark style inherent to AI), or is it something else? Palette choices? Pixel placement?
I'm far from a pro, but it looks off to me too. For me it's usually the pixel placement. They always place pixels in spots that no one ever would, unless they just scaled down a picture using nearest-neighbour.
#18
Quote from: Crimson Wizard on Wed 07/05/2025 13:17:31
Quote from: Danvzare on Wed 07/05/2025 13:11:08Backwards compatibility has been a very important part of the development of AGS. It's only recently that the various developers (there's quite a few who work on the engine) have been considering removing some of the backwards compatibility in order to make the engine function better and be easier to maintain.

Dropping backwards compatibility has been suggested from the start. The problem with this project was that there were people who wanted to have a fully backwards compatible engine capable of running old games (because it was important for other systems), and those who wanted to drop compatibility completely. The ones who were writing backwards compatible engine were more active in practice, and when I joined the project I did not realize this whole issue, so went along with their chosen route, and kept backwards compatibility for way too long. This had a large negative impact on the development.

Then, I double checked that "quite a few" means "many". No, we are not "quite a few" developers, we are very few. There's literally couple of people who work more or less persistently (at least for the last several years), and then maybe 2-3 more that contribute periodically. The people changed over time, but these numbers remained same. The list of people working on AGS credits over 40 people, but majority of them have made couple of contributions over the years and never returned again.
Thank you for the detailed reply, I really do appreciate it.  (nod)
Also sorry about getting that information wrong.  :-[
#19
Quote from: Crimson Wizard on Tue 06/05/2025 15:41:19I cannot tell which exactly manual is not working, since you did not mention that, but the online manual is available here:
https://adventuregamestudio.github.io/ags-manual/
This one (the one that the sticky on the Beginner's board points to): https://www.adventuregamestudio.co.uk/manual/
I didn't realize there was another manual out there.



Quote from: Nine Toes on Tue 06/05/2025 23:37:36So does that mean some of these games are available on Steam, or even the Google play store? Have adventure games made the move to mobile devices?
Yep, yep, and yep.  (nod)

Quote from: Nine Toes on Tue 06/05/2025 23:37:36What's more, I was in my mid-twenties. I had a bad attitude, bad temper, and a really unsavory sense of humor. I said a lot of dicey, not-so-nice things to a few people on here, and made a lot of really cringe remarks.
Don't worry about it. I doubt anyone but you, remembers or cares. Everyone here tends to let bygones be bygones, and I've yet to see anyone hold a grudge.
As long as you're humble, disagreements tend to blow over without any issues. And hey, it's not like you got banned, so clearly nothing you did was that bad.
Besides, you should see some of the stuff I've said over the years.  :-X

Good luck with your projects. It should hopefully be possible to bring them out of limbo, although if you encounter any issues importing them to the latest version, I'd recommend installing a bunch of older versions, and importing it between each version one step at a time.
Backwards compatibility has been a very important part of the development of AGS. It's only recently that the various developers (there's quite a few who work on the engine) have been considering removing some of the backwards compatibility in order to make the engine function better and be easier to maintain.
#20
Reading the FAQ, it almost seems as though you're free to use them without crediting them, so long as it's used as part of a much greater work (for example, the music is in the background like a normal game rather than a core element like Guitar Hero).

But I'd add a credit, just to be safe.  (nod)
SMF spam blocked by CleanTalk