Shasou

Member
Oct 5, 2017
174
143
223
I've been thinking, can chat gpt help to code the qsp?
I think it could be of help to provide a better quality machine translation, but definitely not actual coding unfortunately. Contributors however, could provide assistance to Snekk if necessary, like before with assistance for lizardkin images. Would need to know how to program in qsp :)
 

Solid Snekk

Well-Known Member
Game Developer
May 5, 2017
1,219
1,521
388
I've been thinking, can chat gpt help to code the qsp?
Baird goes between knowing what Quest Soft Player is and how to give advice to not, they're constantly changing it so it is sometimes super helpful and sometimes not.

I think it could be of help to provide a better quality machine translation, but definitely not actual coding unfortunately. Contributors however, could provide assistance to Snekk if necessary, like before with assistance for lizardkin images. Would need to know how to program in qsp :)
It has its moments, I used it to generate random rumors and then used them in a single update before removing it.

chat GPT can be confidently wrong a lot of the time best not to use it for something like this, we dont want snek to have to fix something that has been broken by chat gpt that would be a nightmare to try and find
Yeah, I break my own stuff.

Wait...
 
  • Like
Reactions: untoldterrors

Susan Xandera

Active Member
Jul 13, 2017
853
1,136
349
you say broken, I say, making progress in the right direction. :)
You say making progress in the right direction, I say free entertainment every time a build burns down just to make something with better structure and more fire proofing every time.
 

Solid Snekk

Well-Known Member
Game Developer
May 5, 2017
1,219
1,521
388
you say broken, I say, making progress in the right direction. :)
Yeah, I'm slowly getting there. I think I only need to fix the robot quest and add a few structures people talk about and I can get 2.0 out.

You say making progress in the right direction, I say free entertainment every time a build burns down just to make something with better structure and more fire proofing every time.
Yeah, but the fire insulation is asbestos so its lethal to be around.
 

Solid Snekk

Well-Known Member
Game Developer
May 5, 2017
1,219
1,521
388
The difficult part of getting releases out is finding a stopping point where I can button up all the current things I'm working on to get a build out.

I keep forgetting to write down what I'm doing because I'm busy doing other stuff so the actual changelog is a bit slim.

A few things are not done yet, including:
You don't have permission to view the spoiler content. Log in or register now.

 

Shasou

Member
Oct 5, 2017
174
143
223
The difficult part of getting releases out is finding a stopping point where I can button up all the current things I'm working on to get a build out.

I keep forgetting to write down what I'm doing because I'm busy doing other stuff so the actual changelog is a bit slim.

A few things are not done yet, including:
You don't have permission to view the spoiler content. Log in or register now.


I mean, if it's not done then it's not done. Get all the stuff you planned on getting done and working first, then check if it's ready for a release. If you just rush through chances are very likely that you'll be releasing a version that's filled with content with unfinished signboards, bugs and gaps at the corners. It's not going to be enjoyable playing a release like that, i would think. No reason to rush a release for that, at least that's my two cents on it :unsure:
 
  • Like
Reactions: PsyTurtle

denich

New Member
Mar 24, 2021
8
4
126
build 5

"dragonhellgate", ACT without ":"
act 'Enter into Hell itself' replace on act 'Enter into Hell itself':

"prison", IF without ":"
if cellmatemeet=0 and notcriminal=0 replace on if cellmatemeet=0 and notcriminal=0 :

"junksale", uncorrect name "20$junkitem"
if $junksale=20: i=20$junkitem='Harpy feather' replace on if $junksale=20: i=20&junkitem='Harpy feather'

"storeweapon", "=" ???
if storeshortsword>0: 'Short Sword: <<storeshortsword>> - <a href="exec:storeshortsword-1&shortsword+=
replace on
if storeshortsword>0: 'Short Sword: <<storeshortsword>> - <a href="exec:storeshortsword-1&shortsword+=0

"southforestplaces"
if ForestBrothel=1 and BrothelRestoration=0 and Northroad=2: 'There is an <a href="exec: minut+=1)& gt ''ForestBrothel''">old mansion</a> nearby.'&*nl
replace on
if ForestBrothel=1 and BrothelRestoration=0 and Northroad=2: 'There is an <a href="exec: minut+=1& gt ''ForestBrothel''">old mansion</a> nearby.'&*nl

if forestdoorknow=1 and Northroad>7 and Northroad<12: 'Some sort of enchanted <a href="exec: minut+=((12-northroad)*30& gt ''ForestDoor''">Stone Door</a> lies hidden in the forest, but you know where it is.' & *nl
replace on
if forestdoorknow=1 and Northroad>7 and Northroad<12: 'Some sort of enchanted <a href="exec: minut+=((12-northroad)*30)& gt ''ForestDoor''">Stone Door</a> lies hidden in the forest, but you know where it is.' & *nl

"fightabomination"
set phealth=rand(12, 24 replace on set phealth=rand(12, 24)
 
Last edited:

Laughingfox

Well-Known Member
Apr 2, 2017
1,115
1,086
385
Heyo! Been considerably distracted from one crisis to another, feels like, so I don't have a clue (even less than usual, haha!): which is the most current version or update for this glorious game? Here or over on Subscribestar? Thanks in advance.

And happy generic winter spooning the heater without consent style holiday thing, one and all!
 
Mar 23, 2022
467
135
166
Heyo! Been considerably distracted from one crisis to another, feels like, so I don't have a clue (even less than usual, haha!): which is the most current version or update for this glorious game? Here or over on Subscribestar? Thanks in advance.

And happy generic winter spooning the heater without consent style holiday thing, one and all!
Still the Subscribestar one. I think it's test build 5? And I prefer happy generic spooning the aircon without consent style. Fuck spooning a heater in 35 degree celsius (95 fahrenheit). But yes happy generic seasonal wishes too all.
 
  • Like
Reactions: Laughingfox
4.00 star(s) 24 Votes