Re: In the midst of rage, we found a place in the cosmos.

2021-01-10 Thread AudioGames . net ForumGeneral Game Discussion : rory-games via Audiogames-reflector


  


Re: In the midst of rage, we found a place in the cosmos.

@Nocturnus:I have a fair idea considering what you just said, having confirmed that I expect I could earn more by that rank.

URL: https://forum.audiogames.net/post/605825/#p605825




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


Re: In the midst of rage, we found a place in the cosmos.

2021-01-10 Thread AudioGames . net ForumGeneral Game Discussion : rory-games via Audiogames-reflector


  


Re: In the midst of rage, we found a place in the cosmos.

@74:Yes, I know it's not much at the higher ranks, but at the lower ranks it is an absolutely massive amount.@77:You were probably poisoned by pollution.Also, this morning I set up the soundpack and oh my god the game is so fun now!

URL: https://forum.audiogames.net/post/605811/#p605811




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


Re: In the midst of rage, we found a place in the cosmos.

2021-01-09 Thread AudioGames . net ForumGeneral Game Discussion : rory-games via Audiogames-reflector


  


Re: In the midst of rage, we found a place in the cosmos.

Hi,As a completely new player to cosmic rage, here's what I think so far:Firstly: activities, and money.  Nowhere in the help files is it stated that it is so easy to rack up trillions of credits in matters of minutes at rank 5, so let this be an extension to said filesThen we have the RP. Now, I actually really do like casual RP! Others might not like talking about what you did today or the news and prefer more eventful RP but I prefer the former. I love how you can just tap a button on your datapad and have food in your hands (or in my case paws) in less than a minute, at a very very reasonable price, considering what is achievable at such a low rank (I am at 12 currently). I love how you can drive a car around, and teleport it to different planets. I love ground combat. I love how everyone is so nice! (ahem, certain other space MUD, I'm looking at you, ya know the one where I still have 3 hours of stun time remaining?)Activities get a bit boring but the rewards are well worth it. Especially as a mutariansi. I love being able to look forward to the next animal I can reform into! (can you guess which one I'm really excited about?)I did buy an unlimited container but I do intend to donate more to this game when I am able at this stage in my playing. I did also rent a shop so go get stuff from there right now before I bop you on the head with an acorn! 'Tis known as Black Dog Productions and can be found at the not-so-convenient place of the geyser shopping centre on Harmonia.

URL: https://forum.audiogames.net/post/605619/#p605619




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


Re: BGT or Python?

2020-07-04 Thread AudioGames . net ForumGeneral Game Discussion : rory-games via Audiogames-reflector


  


Re: BGT or Python?

ahahahaha windows offender, lols, you know what's so shit? Ecet internet security, don't get it it blocks websites, and even if you add an exclusion, it still deletes bgt games, saying that "we know you added an exclusion, but you will thank us later"Ok maybe that's an exaduration, but seeing "your computer is safe" every time I tried to download something is so anoying! And exclusions are buggy!

URL: https://forum.audiogames.net/post/548526/#p548526




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


why space mission will not be dropping on the 15th

2020-06-13 Thread AudioGames . net ForumGeneral Game Discussion : rory-games via Audiogames-reflector


  


why space mission will not be dropping on the 15th

hi all,I'm going to start this off by saying that I probably will not be releasing any games for the next year or so, and that will most likely include space mission.The reason for my decision is quite simple: school.Now, throw what you will at me about abandonment, but I honestly need to direct all my attention toward school and real life stuff at this point.I want to practice coding in private until I can reliably make very complex things and the frequency of me putting stuff down becomes very rare.For similar reasons, I will probably be retiring from my youtube channel as well.I'm really sorry for all the people looking forward to space mission and the sound designers who helped with space mission and all the people that helped me code it. It's not right to abandon it; it's not right to abandon anything, but I feel like I need to get on the right track with school and doing that is going to take all my energy and effort away from me.This is part of the reason for all my past projects getting discontinued - I'd have this little couple of weeks like a holiday or some period of time where I was so overwhelmed I just couldn't do anything other than sit down at the chair, open up my lap top and code; it would come to an end a few weeks later for one reason or another, and I'd go back to school, not be able to code much, and the holidays would come round and I would've practically forgotten why I even started the project.I also have taken to being extremely competitive with my coding; releasing simple things for a bit of praise to get me a little happier and then, of course, it would end up that some to most people wouldn't like it and it would all go down hill again. Perfect example -- the play center.I grew to code for only the user karma to go up and would seithe every time someone else got complimented about their projects, thinking it was unjust and being extremely narcistic.I've done so much wrong that I just can no longer trust myself anymore and with school coming back into play it's just going to get more and more difficult.I stress that this is not just another one of my empty words topics about leaving and about how the form was ungrateful and bla bla bla.I don't really want to seek attention by making this, I just want to let people know what's going on.Thanks for your understanding - rb studios, signing out.

URL: https://forum.audiogames.net/post/540975/#p540975




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


MUD protocol 2.0

2020-06-11 Thread AudioGames . net ForumGeneral Game Discussion : rory-games via Audiogames-reflector


  


MUD protocol 2.0

this is a thing I was thinking of making. It was a new version of the MUD protocol that could be programmed for in any language. The basic idea is this.I'm making something called the falcon client.This can send keys to the server. The server can give it 3 requests:speak, sound, and command (forcing to send an input command like a chat message rather than keys)The server should only receive the keys (case sensetive), it can currently not support any special characters, just alphabet, numeric, and shift with all of those.Would anyone make games for a system like this?

URL: https://forum.audiogames.net/post/539940/#p539940




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


Re: rb studios preview : space mission!

2020-06-09 Thread AudioGames . net ForumGeneral Game Discussion : rory-games via Audiogames-reflector


  


Re: rb studios preview : space mission!

whoops I accidentally used my school email.Can you send reply to wbt.gamer.r...@gmail.com in stead?

URL: https://forum.audiogames.net/post/539303/#p539303




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


Re: rb studios upcoming release: space mission!

2020-06-09 Thread AudioGames . net ForumGeneral Game Discussion : rory-games via Audiogames-reflector


  


Re: rb studios upcoming release: space mission!

it's difficult, but its in the list at the top I think.The game trailor/preview is out! View it here

URL: https://forum.audiogames.net/post/539294/#p539294




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


Re: rb studios upcoming release: space mission!

2020-06-09 Thread AudioGames . net ForumGeneral Game Discussion : rory-games via Audiogames-reflector


  


Re: rb studios upcoming release: space mission!

development update, everyone!today we have:*changed the stolen sounds to new original ones!*added spacial anomalies!*added distress beacons!stay tuned for updates, guys!

URL: https://forum.audiogames.net/post/539269/#p539269




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


Re: rb studios upcoming release: space mission!

2020-06-09 Thread AudioGames . net ForumGeneral Game Discussion : rory-games via Audiogames-reflector


  


Re: rb studios upcoming release: space mission!

Thanks for all the support everyone!@29 I may actually take you up on that offer; we're missing a few sounds that were originally stolen that we want to make original sounds.My main point to address is post 24, however.I can understand how you feel. I too am getting sick and tired of looking at great game titles, and, oh, nevermind, it's just another tk clone, or sbp clone, or, heck, even an rs clone occasionally. Admittedly, I do make clones, but wouldn't ever dream of releasing them, and do them usually just to test my understanding against the code.Space mission really couldn't be a clone of anything, though; well, I suppose it could be one of death match a new beginning but I don't've the source code for that.It also couldn't be a clone of any bgt game; you could know this by going into task manager - the process will be 64 bit.I've taken the day off for a miriad of reasons, which should allow me to do some coding and speak with my sound design team and music composers about the release.I think you won't be disappointed.Edit: refering to post 29, not post 28.

URL: https://forum.audiogames.net/post/539243/#p539243




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


Re: rb studios upcoming release: space mission!

2020-06-09 Thread AudioGames . net ForumGeneral Game Discussion : rory-games via Audiogames-reflector


  


Re: rb studios upcoming release: space mission!

Thanks for all the support everyone!@28 I may actually take you up on that offer; we're missing a few sounds that were originally stolen that we want to make original sounds.My main point to address is post 24, however.I can understand how you feel. I too am getting sick and tired of looking at great game titles, and, oh, nevermind, it's just another tk clone, or sbp clone, or, heck, even an rs clone occasionally. Admittedly, I do make clones, but wouldn't ever dream of releasing them, and do them usually just to test my understanding against the code.Space mission really couldn't be a clone of anything, though; well, I suppose it could be one of death match a new beginning but I don't've the source code for that.It also couldn't be a clone of any bgt game; you could know this by going into task manager - the process will be 64 bit.I've taken the day off for a miriad of reasons, which should allow me to do some coding and speak with my sound design team and music composers about the release.I think you won't be disappointed.

URL: https://forum.audiogames.net/post/539243/#p539243




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


Re: rb studios upcoming release: space mission!

2020-06-08 Thread AudioGames . net ForumGeneral Game Discussion : rory-games via Audiogames-reflector


  


Re: rb studios upcoming release: space mission!

thanks, but the rb studios music subdivision is already working to find/make some music.@all the people who are questioning the release date: I already kind of thought of that, the release was originally scheduled for 10 June but I decided that wasn't doable.

URL: https://forum.audiogames.net/post/538939/#p538939




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


Re: rb studios upcoming release: space mission!

2020-06-07 Thread AudioGames . net ForumGeneral Game Discussion : rory-games via Audiogames-reflector


  


Re: rb studios upcoming release: space mission!

you won't need to; the game will be completely free to play.

URL: https://forum.audiogames.net/post/538570/#p538570




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


Re: yay! i made it!

2020-06-07 Thread AudioGames . net ForumGeneral Game Discussion : rory-games via Audiogames-reflector


  


Re: yay! i made it!

hey! You get a bonk on the head for bonking him on the head! Here you go! BONK!

URL: https://forum.audiogames.net/post/538568/#p538568




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


Re: yay! i made it!

2020-06-07 Thread AudioGames . net ForumGeneral Game Discussion : rory-games via Audiogames-reflector


  


Re: yay! i made it!

good job! You get a free user karma

URL: https://forum.audiogames.net/post/538545/#p538545




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


Re: rb studios upcoming release: space mission!

2020-06-07 Thread AudioGames . net ForumGeneral Game Discussion : rory-games via Audiogames-reflector


  


Re: rb studios upcoming release: space mission!

that beta was there for my friends to try, I gave them documentation via TeamTalk. There wil be ddocs in the full release because battling takes an extremely long time to get used to. Also, that version wasn't the latest one. Taking it away now.@15: Yes, it probably will be abandoned soon with all the stress I'm going throuhg with school and whatnot. I just hope that it has enough content that in the event that I do lose the code (or the motivation, whichever happens) it will still be enough to please.

URL: https://forum.audiogames.net/post/538519/#p538519




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


Re: rb studios upcoming release: space mission!

2020-06-07 Thread AudioGames . net ForumGeneral Game Discussion : rory-games via Audiogames-reflector


  


Re: rb studios upcoming release: space mission!

yeah, since you are my friend I give you beta version to try out.

URL: https://forum.audiogames.net/post/538330/#p538330




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


Re: rb studios upcoming release: space mission!

2020-06-07 Thread AudioGames . net ForumGeneral Game Discussion : rory-games via Audiogames-reflector


  


Re: rb studios upcoming release: space mission!

oh, if you like arcade style shooters, then you're love this one, its like that, but with a lot of extras.

URL: https://forum.audiogames.net/post/538325/#p538325




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


Re: rb studios upcoming release: space mission!

2020-06-07 Thread AudioGames . net ForumGeneral Game Discussion : rory-games via Audiogames-reflector


  


Re: rb studios upcoming release: space mission!

oo, these are some nice ideas.Currently you can only move around in the single system. However, you can put a lot of upgrades on your ship and you can launch fighter pods, so sort of yes. It will be offline, and in an arcade-ish style.

URL: https://forum.audiogames.net/post/538320/#p538320




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


Re: Help finding a space game

2020-06-07 Thread AudioGames . net ForumGeneral Game Discussion : rory-games via Audiogames-reflector


  


Re: Help finding a space game

you may be interested in this topic

URL: https://forum.audiogames.net/post/538313/#p538313




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


rb studios upcoming release: space mission!

2020-06-07 Thread AudioGames . net ForumGeneral Game Discussion : rory-games via Audiogames-reflector


  


rb studios upcoming release: space mission!

hello everyone, and welcome to the latest development update from rb studios!This project has been coming alongside rb farm for a while now, it's a space-themed top down shooter / exploration game.All our team has contributed to this code, so we all hope you have a lot of fun playing!You can be a peaceful explorer, or a merciless killer, but all will in the end have to fight for their lives, and will eventually be defeated...The release is scheduled for monday 15 June, however we hope to have it done before that. If we do, we'll be sure to let you know!I speak on behalf of all our team when I say that a lot of work went into this project so we really DO hope you get some good times out of this.Further information can be found on the front page of our website, which is linked below:http://rbstudios.ml/I might also add that due to a hard drive corruption, the rb farm rewrite has been somewhat delayed, as I had to restore from an older backup where the code was more or less just a hundred lines or so.The core of the new update, however, will be an extreme improvement from the original unstructured one, possessing noteable improvements in strings, purchasing, balance and more.

URL: https://forum.audiogames.net/post/538311/#p538311




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


rb studios upcoming release: space mission!

2020-06-07 Thread AudioGames . net ForumGeneral Game Discussion : rory-games via Audiogames-reflector


  


rb studios upcoming release: space mission!

hello everyone, and welcome to the latest development update from rb studios!This project has been coming alongside rb farm for a while now, it's a space-themed top down shooter / exploration game.All our team has contributed to this code, so we all hope you have a lot of fun playing!You can be a peaceful explorer, or a merciless killer, but all will in the end have to fight for their lives, and will eventually be defeated...The released is scheduled for monday 15 June, however we hope to have it done before that. If we do, we'll be sure to let you know!I speak on behalf of all our teamw hen I say that a lot of work went into this project so we really DO hope you get some good times out of this.Further information can be found on the front page of our website, which is linked below:http://rbstudios.ml/I might also add that due to a hard drive corruption, the rb farm rewrite has been somewhat delayed, as I had to restore from an older backup where the code was more or less just a hundred lines or so.The core of the new update, however, will be an extreme improvement from the original unstructured one, possessing noteable improvements in strings, purchasing, balance and more.

URL: https://forum.audiogames.net/post/538311/#p538311




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


Re: An upcoming Chinese educational game

2020-06-02 Thread AudioGames . net ForumGeneral Game Discussion : rory-games via Audiogames-reflector


  


Re: An upcoming Chinese educational game

please, just, stop!Anyway as I was saying, how are they going to do this? Which screen readers will it teach people to use, and are there plans for translation? All I would do by bringing out my apauling chinese skills would be to cause any native speaker to become extremely distraught about how someone could possibly be so utterly horrible at a language, so it would be nice if I could use it in english 

URL: https://forum.audiogames.net/post/536483/#p536483




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


Re: Any news about forgotten islands?

2020-06-02 Thread AudioGames . net ForumGeneral Game Discussion : rory-games via Audiogames-reflector


  


Re: Any news about forgotten islands?

actually, with the age of this community, you most likely will.

URL: https://forum.audiogames.net/post/535988/#p535988




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


Re: (announcement only) a new great game will be released soon

2020-06-01 Thread AudioGames . net ForumGeneral Game Discussion : rory-games via Audiogames-reflector


  


Re: (announcement only) a new great game will be released soon

guys, simter did, not, hack, tonio. I know this because I was in tt with them just a week ago, and they were booth using a same computer. So I think that is definitely not possible.

URL: https://forum.audiogames.net/post/535941/#p535941




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


Re: (announcement only) a new great game will be released soon

2020-05-31 Thread AudioGames . net ForumGeneral Game Discussion : rory-games via Audiogames-reflector


  


Re: (announcement only) a new great game will be released soon

I really want to just hack this techgirl person so badly, but mh rules. I do think that if some little kid is doing this so easily, then what could possibly happen if someone who was truely malicious came in and tried?

URL: https://forum.audiogames.net/post/535499/#p535499




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


Re: selling an stw account(no false information and payd)

2020-05-27 Thread AudioGames . net ForumGeneral Game Discussion : rory-games via Audiogames-reflector


  


Re: selling an stw account(no false information and payd)

his account is extremely impressive. here's the list.death_free_card. you have 27teleporter. you have 5baseball. you have 70shotgun_shell. you have 46bandaid. you have 2250flair. you have 3684shield. you have 16spear. you have 16pot. you have 430paper. you have 60pen. you have 19keys. you have 12mint. you have 55sleeping_pill. you have 400radio. you have 290open_water_boddle. you have 150revolver. you have 196bullet. you have 2712 knife. you have 111 cap. you have 280 spit. you have 430 hammock. you have 19 compass. you have 130soft_pants. you have 36captured_fish. you have 40small_ring. you have 200boat. you have 16paddle. you have 2thin_shirt. you have 102battory. you have 3740large_soft_jacket. you have 250sword. you have 1dusty_shoes. you have 70patted_gloves. you have 140baseball_hat. you have 220crossbow. you have 97bow. you have 37arrow. you have 23lure. you have 80combat_boots. you have 3health_scanner. you have 18umbrella. you have 1whistle. you have 8torn_pants. you have 253very_3_free_soft_mountain_crumbling_string. you have 285lighter. you have 1cup_of_beer. you have 4cigarrette. you have 31bnb_keycard. you have 1ball. you have 2glass. you have 1paper_fan. you have 1ripped_up_doctor's_gloves. you have 3empty_water_balloon. you have 300dice_cup. you have 11balloon_pack. you have 6dice. you have 74empty_balloon. you have 539water_balloon. you have 7bell. you have 1water_balloon_pack. you have 85fancy_block_shelter. you have 1cassette_player. you have 1volf_cahn_cassette_3. you have 1volf_cahn_cassette_1. you have 4note_deluxe_01_fun_times_cassette. you have 1joe_garston_ncs_cassette_loud_and_clear. you have 1note_deluxe_03_wonder_struck_cassette. you have 1wolf_man_corpse. you have 7mountain_medallion. you have 2golden_shoes. you have 1doctor's_glasses. you have 1giant_wolf_skull. you have 1doctor's_pants. you have 2very_large_leaf. you have 1crumbling_rocks. you have 7note_1_by_thomas. you have 1volf_cahn_wolf_skin_coat. you have 7volf_cahn_map. you have 1doctor's_jacket. you have 3doctor's_shoes. you have 1paper_coupon. you have 11king's_glasses. you have 1large_oyster_shell. you have 1ripped_up_doctor's_gloves. you have 3dead_mutated_wolf. you have 4torchered_mans_note. you have 1mutated_wolf_head. you have 1doctor's_gloves. you have 1golden_king_hobo_medallion. you have 1lost_silver_coin. you have 1empty_wallet. you have 7stw_point. you have 335coins. you have 170large_brace. you have 6bunched_towel. you have 3small_crude_cast. you have 3paper_thumbcast. you have 2cast. you have 4small_brace. you have 5crude_cast. you have 1elastic_sling. you have 12small_cast. you have 3tight_plastic_medicle_shoes. you have 3antibiotic. you have 5bike. you have 2axe. you have 19rockgun. you have 4lance. you have 3boomerang. you have 6medal_arrow. you have 56hammer. you have 31branch. you have 30poisoned_dagger. you have 1baseball_bat. you have 1shotgun. you have 1medal. you have 98net. you have 5dul_axe_blade. you have 1spearhead. you have 1brick. you have 1clay. you have 23ice. you have 203flint. you have 77stone. you have 139branch. you have 30mud. you have 125snow. you have 16sand. you have 3wood. you have 265grass. you have 45gravel. you have 3water. you have 4219stored_water. you have 7500dead_boar. you have 6dead_polarbear. you have 1dead_python_snake. you have 2spit. you have 430skinned_wolf. you have 25meal_kit. you have 900skillet_with_shark_meat. you have 5skillet_with_bear_meat. you have 4skillet_with_wolf_meat. you have 11skillet. you have 55wrapped_protein_bar. you have 953raw_fish. you have 2raw_polarbear_meat. you have 1raw_bear_meat. you have 2raw_wolf_meat. you have 28raw_boar. you have 3open_can_of_chicken_noodle_soup. you have 1skinned_python_snake. you have 1etible_fish. you have 16water_boddle. you have 72chip. you have 900lunchable_meat. you have 91lunchable_cheese. you have 68butter_cracker. you have 79cup_of_tea. you have 2banana. you have 2berry. you have 8nut. you have 2cup_of_soup. you have 1268etible_bear_meat. you have 7open_pop_can. you have 10pop. you have 233dehydrated_meat. you have 10etible_oyster. you have 2shovel. you have 1can_opener. you have 1cheap_sandpaper. you have 1tattered_shirt. you have 260baseball_hat. you have 220combat_boots. you have 3umbrella. you have 1torn_pants. you have 253pajama_shirt. you have 90bronze_ring. you have 50mountain_medallion. you have 2faded_sleeveless_shirt. you have 123purl_neckless. you have 80white_button_up_shirt. you have 32ripped_up_faded_leather_jacket. you have 75dirty_warm_puffy_winter_jacket. you have 80smelly_cowboy_boots. you have 112nasty_rabbit_fur_gloves. you have 110battered_cowboy_hat. you have 40plad_pajama_pants. you have 1faded_pink_sleeveless_shirt. you have 1large_boots. you have 1rubber_boots. you have 2warn_out_gloves. you have 211thin_tight_women's_shirt. you have 100bullet_proof_vest. you have 206string_hat. you have 216pair_of_sun_glasses. you hav

Re: Rockstar's launcher on PC is pure, unadulterated ass/annoying DRM rant

2020-05-27 Thread AudioGames . net ForumGeneral Game Discussion : rory-games via Audiogames-reflector


  


Re: Rockstar's launcher on PC is pure, unadulterated ass/annoying DRM rant

no no, super sighted games light show launcher, where you have to watch a fun light show and answer questions about where the lights were, after having dealt with 8 captchcas and being forced to install a thousand inclusion0incapable, inaccessible antiviruses on your computer. And did we mention it kills all traces of screen reader activity, because it breaches security rights. Oh, and we hog all your bandwidth and CPU and RAM if that isn't enough.

URL: https://forum.audiogames.net/post/533863/#p533863




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


Re: roryboxing rewrite planned and started but looking for suggestions

2020-05-25 Thread AudioGames . net ForumGeneral Game Discussion : rory-games via Audiogames-reflector


  


Re: roryboxing rewrite planned and started but looking for suggestions

yeah I want it to be at least not half bad, which couldn't be said about my last boxing game - lacking in many things.

URL: https://forum.audiogames.net/post/533481/#p533481




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


Re: roryboxing rewrite planned and started but looking for suggestions

2020-05-25 Thread AudioGames . net ForumGeneral Game Discussion : rory-games via Audiogames-reflector


  


Re: roryboxing rewrite planned and started but looking for suggestions

it isn't going to be perfect; I don't really know much about boxing, that's why I need a lot of input.To be honest, there's a chance I might just rename it to rb fight and call it a day because hcances are I'll miss some crucial aspect of boxing and then oh no, bad reviews, ahem, blacksreengaming blog of 2018 rb, ahem.Anyway: there's also a chance that, for me to make an AI for a game so huge would be far more difficult than making it simply be online, so that is indeed what I may do.

URL: https://forum.audiogames.net/post/533457/#p533457




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


Re: Liam's Official YouTube Streaming Thread

2020-05-25 Thread AudioGames . net ForumGeneral Game Discussion : rory-games via Audiogames-reflector


  


Re: Liam's Official YouTube Streaming Thread

yayayayayay, I can't wait! Gonna tune in for sure!

URL: https://forum.audiogames.net/post/533435/#p533435




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


Re: roryboxing rewrite planned and started but looking for suggestions

2020-05-25 Thread AudioGames . net ForumGeneral Game Discussion : rory-games via Audiogames-reflector


  


Re: roryboxing rewrite planned and started but looking for suggestions

in question, I am looking for punching sounds, walking around te arena sounds, croud cheering sounds, and possibly grunts for the characters if you have multiple sets of voices.

URL: https://forum.audiogames.net/post/533236/#p533236




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


roryboxing rewrite planned and started but looking for suggestions

2020-05-25 Thread AudioGames . net ForumGeneral Game Discussion : rory-games via Audiogames-reflector


  


roryboxing rewrite planned and started but looking for suggestions

hi,I started to rewrite roryboxing in pure basic. Having been much more adept in it than I was in bgt at the time of writing rb (which comically enough is now my company abbreviation).These are some features I'm looking for your opinion onCombos, should they be added or removed?Walking around the arenaPowerups: should they or should they not remain?Should jumping exist?Thank you in advance for these suggestions!Note that the project is still in very early pre alha stages and isn't yet even in a playable state; however, I worked a good while on writing a base core and have optimized it extremely vigorously for the past few hours (taking a short break in the time my computer was inoperational) and there is not a 100% guarantee it will ever become a full game.Also, if you could provide me with some more high quality but royalty free sounds, then send me a link to them via the email address provided below:wbt.gamer.r...@gmail.comAgain, your feedback is much appreciated! I will hopefully have a demo ready as soon as possible to affirm my progress in the coding.

URL: https://forum.audiogames.net/post/533235/#p533235




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


Re: MUD Rammer and MUDS tutorials please

2020-05-25 Thread AudioGames . net ForumGeneral Game Discussion : rory-games via Audiogames-reflector


  


Re: MUD Rammer and MUDS tutorials please

here are some MUD's if that is what you meant.Alter eon:dentinmud.org3010Materia magica:materiamagica.com23world of destruction betarbstudios.ml4646dead souls dev and testing MUD:dead-souls.net8000miriani MUD:toastsoft.net1234Those are all the ones that come to mind for no

URL: https://forum.audiogames.net/post/533231/#p533231




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


Re: rb studios now has a cp server

2020-05-24 Thread AudioGames . net ForumGeneral Game Discussion : rory-games via Audiogames-reflector


  


Re: rb studios now has a cp server

just stop is all I ask. Feel free to pull me up on it if you havn't seen an update to a project that you think is due, though, and make no mistake, I'm always looking for new ideas, suggestions, and sounds to update and improve my games.

URL: https://forum.audiogames.net/post/533111/#p533111




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


Re: rb studios now has a cp server

2020-05-24 Thread AudioGames . net ForumGeneral Game Discussion : rory-games via Audiogames-reflector


  


Re: rb studios now has a cp server

I really do want to say something extremely snarky here, but will save the people the waste of time looking through more drama.The reason I find your posts hurtful is not because of whether or not they insult me, but because you're keeping on saying stuff is abandoned when it's not, that's what's wrong. That's all. If this is persued, however, it's going to start to really irritate me, and I can safely say I've been reasonably civil about it (admittedly I gave him a go yesterday on skype but ak, schoolwork that definitely totally is accessible, and different struggles) and I won't deny that was pretty disrespectful, but just remember that sometimes just because things aren't hurtful to you, or even a majority, they may be hurtful to someone else for a moreorless invalid reason in your opinion. Mentioning something that could chain a reaction that leads to remembering something else, thinking about something else; it all adds up. We just need to understand there is a border sometimes and it's important to keep it mutually safe for everyone so we don't have to go to the other side.

URL: https://forum.audiogames.net/post/533092/#p533092




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


Re: rb studios now has a cp server

2020-05-23 Thread AudioGames . net ForumGeneral Game Discussion : rory-games via Audiogames-reflector


  


Re: rb studios now has a cp server

roryboxing was a dead bgt project with stolen soundscookie clicker was a console gamethe dungeon crawler was disliked by everyonelife simulator was in the developers roomThe life simulator braillenote edition, well, I don't even need to touch on that one.The point is that I am working on a LOT of stuff and the rewrite of rbfarm is going to take me a very long time.Also, cookie clicker web was lost on a dead hard drive, and as for all my other projects, console games, or stolen sounds lay within them. I was accused of stealing code in rory soundtheme generator when but in fact I hadn't. I accidentally released the bgt version of pack creatorI also had sediment going on and on to me about how crappy my games were and how I deserved nothing more than to be shot, poisoned, and turned into a prostitute to have sex with none other than a dog.I faced social isolation at school, and was met with empty promises of freedom and aspiration upon entering secondary school.I understand that literally all of my past projects have left many unhappy, but there really was almost two reasons for all of those project's death.However, I do intend and in fact am continuing rb farm among other projects right now including the administration of a team talk server and the development of an MUD.But people like meatbag jump the gun and stay over the line.

URL: https://forum.audiogames.net/post/532782/#p532782




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


Re: A crossword program?

2020-05-23 Thread AudioGames . net ForumGeneral Game Discussion : rory-games via Audiogames-reflector


  


Re: A crossword program?

those are word searches, not crossword puzzles.And @3, why jump to such a conclusion? My website will be up indefinitely whether or not I don't work on it (which I will)

URL: https://forum.audiogames.net/post/532772/#p532772




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


Re: A crossword program?

2020-05-23 Thread AudioGames . net ForumGeneral Game Discussion : rory-games via Audiogames-reflector


  


Re: A crossword program?

hmm - sounds like an interesting little project.I may be able to whip up something, don't expect it to be big but you'd be able to import crosswords and I might host a repoNothing guaranteed yet, though.

URL: https://forum.audiogames.net/post/532553/#p532553




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


Re: rb studios now has a cp server

2020-05-23 Thread AudioGames . net ForumGeneral Game Discussion : rory-games via Audiogames-reflector


  


Re: rb studios now has a cp server

hahaha I saw you online once, unfortunately we never got to see who was the better wolf 

URL: https://forum.audiogames.net/post/532543/#p532543




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


Re: rb studios now has a cp server

2020-05-22 Thread AudioGames . net ForumGeneral Game Discussion : rory-games via Audiogames-reflector


  


Re: rb studios now has a cp server

hiit appears our server went down again, most likely due to a hackerwe know not yet who or where the attack came from.sorry about this

URL: https://forum.audiogames.net/post/532524/#p532524




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


Re: some discussions about cp

2020-05-22 Thread AudioGames . net ForumGeneral Game Discussion : rory-games via Audiogames-reflector


  


Re: some discussions about cp

natural mistrust I believe protects against a manipulation card, for one.

URL: https://forum.audiogames.net/post/532522/#p532522




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


Re: rb studios now has a cp server

2020-05-22 Thread AudioGames . net ForumGeneral Game Discussion : rory-games via Audiogames-reflector


  


Re: rb studios now has a cp server

hiwe were able to make the server returnit is called "the wolfpack" due to my username on cp being graywolf.Enjoy, sorry for the hacked server.

URL: https://forum.audiogames.net/post/532512/#p532512




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


Re: rb studios now has a cp server

2020-05-22 Thread AudioGames . net ForumGeneral Game Discussion : rory-games via Audiogames-reflector


  


Re: rb studios now has a cp server

you kind of are.And for the record, the reason no updates to rb farm out is1, I'm gathering sounds2: I'm doing a rewrite because the code was super messy.

URL: https://forum.audiogames.net/post/532479/#p532479




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


Re: rb studios now has a cp server

2020-05-22 Thread AudioGames . net ForumGeneral Game Discussion : rory-games via Audiogames-reflector


  


Re: rb studios now has a cp server

hey meatbag, just leave it alone. What I did to patryk is in the past. Stop saying my stuff is abandoned, because it isn't.Thank you!It appears the server went down due to some sort of attack, to add to it.And I plan on hosting tournaments sometimes on it, possibly for prizes.

URL: https://forum.audiogames.net/post/532421/#p532421




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


some discussions about cp

2020-05-22 Thread AudioGames . net ForumGeneral Game Discussion : rory-games via Audiogames-reflector


  


some discussions about cp

hiI want to discuss here about namely the immunity cards and natural mistrustAre they not a little bit overpowered?Share your thoughts here!

URL: https://forum.audiogames.net/post/532257/#p532257




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


rb studios now has a cp server

2020-05-22 Thread AudioGames . net ForumGeneral Game Discussion : rory-games via Audiogames-reflector


  


rb studios now has a cp server

just letting you guys know we now have a cp server.You have the connection info atrbstudios.mlport 2500so: yeahJoin in the fun!

URL: https://forum.audiogames.net/post/53/#p53




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


Re: Game saves for those who want it

2020-05-21 Thread AudioGames . net ForumGeneral Game Discussion : rory-games via Audiogames-reflector


  


Re: Game saves for those who want it

and boom, every single audiogame is now useless to completeI ain't gonna complain though don't get me wrongAlso I still do have that psycho strike save, so when I get over to my other computer I will upload it.

URL: https://forum.audiogames.net/post/532139/#p532139




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


Re: Game saves for those who want it

2020-05-20 Thread AudioGames . net ForumGeneral Game Discussion : rory-games via Audiogames-reflector


  


Re: Game saves for those who want it

most likely tomb hunter. Also, treasure hunt is something you can complete in one to two sittings so  I don't really think anyone would need a save for that.

URL: https://forum.audiogames.net/post/531575/#p531575




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


Re: beatstar bug with safeguards

2020-05-19 Thread AudioGames . net ForumGeneral Game Discussion : rory-games via Audiogames-reflector


  


Re: beatstar bug with safeguards

it happens by getting safe_guards from pack quiz minigame

URL: https://forum.audiogames.net/post/531525/#p531525




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


Re: beatstar bug with safeguards

2020-05-19 Thread AudioGames . net ForumGeneral Game Discussion : rory-games via Audiogames-reflector


  


Re: beatstar bug with safeguards

ok, sweet, I'm really OCD so I hate myself now, keep having to delete my savefile and starting again xd

URL: https://forum.audiogames.net/post/531402/#p531402




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


beatstar bug with safeguards

2020-05-18 Thread AudioGames . net ForumGeneral Game Discussion : rory-games via Audiogames-reflector


  


beatstar bug with safeguards

hello,I just wanted to come here to say I currently have 0.5 safeguards. Could this be fixed? xD

URL: https://forum.audiogames.net/post/531116/#p531116




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


Re: step sounds

2020-05-18 Thread AudioGames . net ForumGeneral Game Discussion : rory-games via Audiogames-reflector


  


Re: step sounds

If I wanted to record a gravel step sounds, why can't I just scoop some into a bucket, take them inside, put them on a rug, record with arious shoes, take them off and clean it afterward? Then there would be almost no noise.Also, is it just me, or do all the adobi audition sounds end in clicks?

URL: https://forum.audiogames.net/post/530982/#p530982




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


Re: AudioWizards Multiplayer goes Beta. Looking for 100 betatesters

2020-05-18 Thread AudioGames . net ForumGeneral Game Discussion : rory-games via Audiogames-reflector


  


Re: AudioWizards Multiplayer goes Beta. Looking for 100 betatesters

I also want to betatest.

URL: https://forum.audiogames.net/post/530547/#p530547




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


Re: step sounds

2020-05-16 Thread AudioGames . net ForumGeneral Game Discussion : rory-games via Audiogames-reflector


  


Re: step sounds

oh, hmm, that's quite a lot but if I was sure I'd use it I'd definitely make the buy. I wonder if it has a trial.

URL: https://forum.audiogames.net/post/530098/#p530098




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


Re: step sounds

2020-05-16 Thread AudioGames . net ForumGeneral Game Discussion : rory-games via Audiogames-reflector


  


Re: step sounds

thanks!But isn't gold wave paid?I have lots of money at the moment, so it's not a problem if it is. Well, that always depends on how much is it. So how much is it?

URL: https://forum.audiogames.net/post/530069/#p530069




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


Re: step sounds

2020-05-16 Thread AudioGames . net ForumGeneral Game Discussion : rory-games via Audiogames-reflector


  


Re: step sounds

actually, screw that idea, can someone teach me how to edit sounds? Just a little guide on cropping would be nice.

URL: https://forum.audiogames.net/post/530058/#p530058




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


Re: step sounds

2020-05-16 Thread AudioGames . net ForumGeneral Game Discussion : rory-games via Audiogames-reflector


  


Re: step sounds

well, I do have a stereo recorder somewhere, it'll be editing that will stop me. If I make the sounds, could someone on here edit them into singular sounds for me?

URL: https://forum.audiogames.net/post/530057/#p530057




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


step sounds

2020-05-16 Thread AudioGames . net ForumGeneral Game Discussion : rory-games via Audiogames-reflector


  


step sounds

I know, there's a whole topic in the dev room for sounds. Trust me I've looked. I can't find any good singular step sounds in sets of more than 2. Please help!Also as a little sidenote, just because something is used in another game does NOT mean the next game that uses it is stealing from it.

URL: https://forum.audiogames.net/post/530050/#p530050




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


Re: Game idea for my next stream

2020-05-15 Thread AudioGames . net ForumGeneral Game Discussion : rory-games via Audiogames-reflector


  


Re: Game idea for my next stream

what is your youtube channel link?

URL: https://forum.audiogames.net/post/529691/#p529691




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


Re: Game saves for those who want it

2020-05-15 Thread AudioGames . net ForumGeneral Game Discussion : rory-games via Audiogames-reflector


  


Re: Game saves for those who want it

yep, look in statistics, it has all the cards.Also, I got the golem game! Aren't I just so anticlimatic? 

URL: https://forum.audiogames.net/post/529673/#p529673




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


crazy party deck pack by rb studios

2020-05-14 Thread AudioGames . net ForumGeneral Game Discussion : rory-games via Audiogames-reflector


  


crazy party deck pack by rb studios

Hi,If you are having trouble assembling a good deck, then try these ones, you will need the cards in them but I assume that's no problem considering the amount of saves out there.The pack contains 5 decks: fairy confusled, a deck based around confusing your opponent and just generally being annoying, rock projectile, which, well you'll see, a very good fighting offensive deck I have, nice for around 30 to 300 hp battles. My railway deck, and last but most certainly not least, my notorious blue bloody basher deck, the one I used in the video on my youtube channel to deal over three quarters of a million damage.It's not much, but I hope this helps some people. And without further adoo, the link:http://rbstudios.ml/cpdp.zipTell me what you think!

URL: https://forum.audiogames.net/post/529156/#p529156




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


Re: Is it possible for undead assault to get an offline mode?

2020-05-13 Thread AudioGames . net ForumGeneral Game Discussion : rory-games via Audiogames-reflector


  


Re: Is it possible for undead assault to get an offline mode?

the fact that the servers will go down at some point is what's stopping us. Plus, I wonna play that game in the car, on the road trip, or at hotells where WiFi costs $8 and hour (yes that's a thing I've been to one, and I bought some and it was shit)

URL: https://forum.audiogames.net/post/528855/#p528855




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


Re: doing maximum damage on crazy party

2020-05-12 Thread AudioGames . net ForumGeneral Game Discussion : rory-games via Audiogames-reflector


  


Re: doing maximum damage on crazy party

fine, I will switch to eloquence for my videos. But  I will never stop using espeak, LOL

URL: https://forum.audiogames.net/post/528806/#p528806




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


Re: doing maximum damage on crazy party

2020-05-12 Thread AudioGames . net ForumGeneral Game Discussion : rory-games via Audiogames-reflector


  


Re: doing maximum damage on crazy party

he has a point. But you know, I'll move up. It was just  a little test. Maybe I'll give something bigger later on. At the moment I couldn't do that because I couldn't even legally transfer anything, so, meh.

URL: https://forum.audiogames.net/post/528769/#p528769




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


Re: searching for a Werewolf or Maffia online type game

2020-05-11 Thread AudioGames . net ForumGeneral Game Discussion : rory-games via Audiogames-reflector


  


Re: searching for a Werewolf or Maffia online type game

I think he means that he can play on demand. But in fact, there is an MUD, aardwolf, you could play mafia over there, it's supported.

URL: https://forum.audiogames.net/post/528451/#p528451




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


Re: doing maximum damage on crazy party

2020-05-11 Thread AudioGames . net ForumGeneral Game Discussion : rory-games via Audiogames-reflector


  


Re: doing maximum damage on crazy party

its a blue blood self mutilation deck. If you leave a comment on the video saying "damage for the win" then I'll put you into a random giveaway, and one person will receive the deck via email. just if you win, I'll let you know, ans send me your email via pm.

URL: https://forum.audiogames.net/post/528439/#p528439




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


Re: disgusting encounter on crazy party

2020-05-11 Thread AudioGames . net ForumGeneral Game Discussion : rory-games via Audiogames-reflector


  


Re: disgusting encounter on crazy party

my minigme list witht spacial vortex inside. I can get over 20 gems in less than an hour of solid grinding with that thing.

URL: https://forum.audiogames.net/post/528438/#p528438




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


Re: doing maximum damage on crazy party

2020-05-11 Thread AudioGames . net ForumGeneral Game Discussion : rory-games via Audiogames-reflector


  


Re: doing maximum damage on crazy party

oh...https://www.youtube.com/watch?v=tUUAeyNTthg

URL: https://forum.audiogames.net/post/528106/#p528106




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


doing maximum damage on crazy party

2020-05-11 Thread AudioGames . net ForumGeneral Game Discussion : rory-games via Audiogames-reflector


  


doing maximum damage on crazy party

If you want to watch this legendary stuff, then, click the link, and make sure you subscribe, I do 768000 damage! Premiers at midnight!

URL: https://forum.audiogames.net/post/528086/#p528086




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


Re: world of destruction, a new MUD by rbstudios (in beta)

2020-05-10 Thread AudioGames . net ForumGeneral Game Discussion : rory-games via Audiogames-reflector


  


Re: world of destruction, a new MUD by rbstudios (in beta)

I have responded to you.

URL: https://forum.audiogames.net/post/528068/#p528068




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


Re: Creating a code free RPG using Sable(video 14), by Ebon Sky Studios

2020-05-10 Thread AudioGames . net ForumGeneral Game Discussion : rory-games via Audiogames-reflector


  


Re: Creating a code free RPG using Sable(video 14), by Ebon Sky Studios

I put up a key guide for anyone that needs it until the documentation is out. By the way, the engine is awesome, I couldn't resist making a multiplayer game simulator in it.

URL: https://forum.audiogames.net/post/527758/#p527758




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


sable temporary key guide by rory

2020-05-10 Thread AudioGames . net ForumGeneral Game Discussion : rory-games via Audiogames-reflector


  


sable temporary key guide by rory

I played around and I found the keys for sablei opens inventoryfull stop key mutes musice opens equipment sheet, I thinkIn the editor, shift e enables and disables the mode where you place tiles as you moveAlt e opens some menunumbers 1 through 8 gets you to various menusescape gets you to the menu where you can save game, go back to the main menu, etceterar lets you select a encounter probability, if you type 4, the probably will be 1 in 4, so 25 per cent, if you type 10, it will be 10 per cent, however, if you were to type 2, it would be 50 per cent. Take careful note of this.Shift b places a beacon and shift m makes an point of interest, and the two bracket keys modify brush size. S cast spells. That's all I find for now, but hopefully the devs will release a documentation soon and this won't be necesary. BUt here you go for now. ENjoy!

URL: https://forum.audiogames.net/post/527755/#p527755




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


Re: Creating a code free RPG using Sable(video 14), by Ebon Sky Studios

2020-05-10 Thread AudioGames . net ForumGeneral Game Discussion : rory-games via Audiogames-reflector


  


Re: Creating a code free RPG using Sable(video 14), by Ebon Sky Studios

yeah but that doesn't explain how to make encounters, change settings, etc.

URL: https://forum.audiogames.net/post/527753/#p527753




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


Re: Creating a code free RPG using Sable(video 14), by Ebon Sky Studios

2020-05-10 Thread AudioGames . net ForumGeneral Game Discussion : rory-games via Audiogames-reflector


  


Re: Creating a code free RPG using Sable(video 14), by Ebon Sky Studios

where is the documentation, I'm super stuck.

URL: https://forum.audiogames.net/post/527750/#p527750




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


Re: Creating a code free RPG using Sable(video 14), by Ebon Sky Studios

2020-05-10 Thread AudioGames . net ForumGeneral Game Discussion : rory-games via Audiogames-reflector


  


Re: Creating a code free RPG using Sable(video 14), by Ebon Sky Studios

there isn't any documentation, where do we find documentation for this?

URL: https://forum.audiogames.net/post/527748/#p527748




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


Re: Creating a code free RPG using Sable(video 14), by Ebon Sky Studios

2020-05-10 Thread AudioGames . net ForumGeneral Game Discussion : rory-games via Audiogames-reflector


  


Re: Creating a code free RPG using Sable(video 14), by Ebon Sky Studios

if you can't get it to work, please remember my offer to host it on my site still stands. Just drop me an email, it is wbt.gamer.r...@gmail.com.

URL: https://forum.audiogames.net/post/527730/#p527730




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


Re: Animal Rescue

2020-05-10 Thread AudioGames . net ForumGeneral Game Discussion : rory-games via Audiogames-reflector


  


Re: Animal Rescue

would it even be able to do that in the first place, it's not possible to create compilations to an executeable in bgt, and the only  thing I can even remember that did this in terms of audiogames was dynamic deck, and I don't know how on Earth Aprone managed to do that, especially in a programming language which is but highly out of date, to say the least.

URL: https://forum.audiogames.net/post/527727/#p527727




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


Re: Creating a code free RPG using Sable(video 14), by Ebon Sky Studios

2020-05-10 Thread AudioGames . net ForumGeneral Game Discussion : rory-games via Audiogames-reflector


  


Re: Creating a code free RPG using Sable(video 14), by Ebon Sky Studios

Ok, sorry. I have one question about this project.Is there a way to make platforms or parts of the map change upon the player doing something?Also, are there abilities that can be used outside of combat, e g, a teleport spell, or at least the basis to create such abilities; perhaps making them activate a trigger, like the ones activated when talking to someone, et cetera.

URL: https://forum.audiogames.net/post/527722/#p527722




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


Re: Creating a code free RPG using Sable(video 14), by Ebon Sky Studios

2020-05-10 Thread AudioGames . net ForumGeneral Game Discussion : rory-games via Audiogames-reflector


  


Re: Creating a code free RPG using Sable(video 14), by Ebon Sky Studios

I know, I know, I wish I could just freeze my account because I just keep doing these stupid things but I'm so adicted to posting on here and I of course need to be able to release my games, I don't want rb studios to die just because I was so stupid and impulsive about my posts, but it seems that ight happen. I honestly am really tempted to ask the admins to freeze my account in some form, but, just ---

URL: https://forum.audiogames.net/post/527711/#p527711




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


Re: Creating a code free RPG using Sable(video 14), by Ebon Sky Studios

2020-05-10 Thread AudioGames . net ForumGeneral Game Discussion : rory-games via Audiogames-reflector


  


Re: Creating a code free RPG using Sable(video 14), by Ebon Sky Studios

oh, and by the way:Even more hype I can't wait thank you thank you thank you!

URL: https://forum.audiogames.net/post/527712/#p527712




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


Re: world of destruction, a new MUD by rbstudios (in beta)

2020-05-10 Thread AudioGames . net ForumGeneral Game Discussion : rory-games via Audiogames-reflector


  


Re: world of destruction, a new MUD by rbstudios (in beta)

sorry we were experiencing extreme server issues. I have sent you a private message with the new port. You'll need to recreate your account, though. I've left an archon book in wherever I told you in the pm.

URL: https://forum.audiogames.net/post/527706/#p527706




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


Re: Creating a code free RPG using Sable(video 14), by Ebon Sky Studios

2020-05-10 Thread AudioGames . net ForumGeneral Game Discussion : rory-games via Audiogames-reflector


  


Re: Creating a code free RPG using Sable(video 14), by Ebon Sky Studios

no, only WAV and OGG, the ones supported by BGT.

URL: https://forum.audiogames.net/post/527701/#p527701




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


Re: Creating a code free RPG using Sable(video 14), by Ebon Sky Studios

2020-05-10 Thread AudioGames . net ForumGeneral Game Discussion : rory-games via Audiogames-reflector


  


Re: Creating a code free RPG using Sable(video 14), by Ebon Sky Studios

oh come on, who wouldn't want to get more than 3 weeks?

URL: https://forum.audiogames.net/post/527692/#p527692




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


Re: Creating a code free RPG using Sable(video 14), by Ebon Sky Studios

2020-05-10 Thread AudioGames . net ForumGeneral Game Discussion : rory-games via Audiogames-reflector


  


Re: Creating a code free RPG using Sable(video 14), by Ebon Sky Studios

indeed. perhaps he will tell us in his next post. Maybe he had a panic attack from all the hype and got unconcious, I do not know. But there is no email, so nothing on nor mine nor their serves as of yet. Hopefully that will change soon!

URL: https://forum.audiogames.net/post/527691/#p527691




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


Re: Creating a code free RPG using Sable(video 14), by Ebon Sky Studios

2020-05-10 Thread AudioGames . net ForumGeneral Game Discussion : rory-games via Audiogames-reflector


  


Re: Creating a code free RPG using Sable(video 14), by Ebon Sky Studios

also, I'm checking my emails now just in case lem send me one.

URL: https://forum.audiogames.net/post/527683/#p527683




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


Re: Creating a code free RPG using Sable(video 14), by Ebon Sky Studios

2020-05-10 Thread AudioGames . net ForumGeneral Game Discussion : rory-games via Audiogames-reflector


  


Re: Creating a code free RPG using Sable(video 14), by Ebon Sky Studios

yea I think someone must've just gotten confused and then everyone may have just followed suit.

URL: https://forum.audiogames.net/post/527682/#p527682




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


Re: Creating a code free RPG using Sable(video 14), by Ebon Sky Studios

2020-05-10 Thread AudioGames . net ForumGeneral Game Discussion : rory-games via Audiogames-reflector


  


Re: Creating a code free RPG using Sable(video 14), by Ebon Sky Studios

also, what's stopping us from simply disabling the wi fi and then it not being able to connect the server and see the 3 weeks's gone by file? Or winding back the date?

URL: https://forum.audiogames.net/post/527680/#p527680




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


Re: Creating a code free RPG using Sable(video 14), by Ebon Sky Studios

2020-05-10 Thread AudioGames . net ForumGeneral Game Discussion : rory-games via Audiogames-reflector


  


Re: Creating a code free RPG using Sable(video 14), by Ebon Sky Studios

ok where did people get this 3 weeks only idea? How're they going to be able to stop us from using it? What's stopping us from creating a local dns that points to their website and then putting a file on there?

URL: https://forum.audiogames.net/post/527679/#p527679




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


Re: Creating a code free RPG using Sable(video 14), by Ebon Sky Studios

2020-05-10 Thread AudioGames . net ForumGeneral Game Discussion : rory-games via Audiogames-reflector


  


Re: Creating a code free RPG using Sable(video 14), by Ebon Sky Studios

I will also make a mortal kombat rpg, that should be quite fun. And you unlock new skills for your characters when you level up them. I'll be a lot of fun1

URL: https://forum.audiogames.net/post/527670/#p527670




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


Re: Creating a code free RPG using Sable(video 14), by Ebon Sky Studios

2020-05-10 Thread AudioGames . net ForumGeneral Game Discussion : rory-games via Audiogames-reflector


  


Re: Creating a code free RPG using Sable(video 14), by Ebon Sky Studios

it'll most likely be in both considering how huge the projct is

URL: https://forum.audiogames.net/post/527668/#p527668




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


Re: Creating a code free RPG using Sable(video 14), by Ebon Sky Studios

2020-05-10 Thread AudioGames . net ForumGeneral Game Discussion : rory-games via Audiogames-reflector


  


Re: Creating a code free RPG using Sable(video 14), by Ebon Sky Studios

supposedly but I think it's just a conspiracy theory.

URL: https://forum.audiogames.net/post/527658/#p527658




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


Re: Creating a code free RPG using Sable(video 14), by Ebon Sky Studios

2020-05-10 Thread AudioGames . net ForumGeneral Game Discussion : rory-games via Audiogames-reflector


  


Re: Creating a code free RPG using Sable(video 14), by Ebon Sky Studios

nothing there

URL: https://forum.audiogames.net/post/527656/#p527656




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


Re: Creating a code free RPG using Sable(video 14), by Ebon Sky Studios

2020-05-10 Thread AudioGames . net ForumGeneral Game Discussion : rory-games via Audiogames-reflector


  


Re: Creating a code free RPG using Sable(video 14), by Ebon Sky Studios

ll I check now

URL: https://forum.audiogames.net/post/527654/#p527654




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


Re: Creating a code free RPG using Sable(video 14), by Ebon Sky Studios

2020-05-10 Thread AudioGames . net ForumGeneral Game Discussion : rory-games via Audiogames-reflector


  


Re: Creating a code free RPG using Sable(video 14), by Ebon Sky Studios

You are 10 posts off.

URL: https://forum.audiogames.net/post/527652/#p527652




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


Re: Creating a code free RPG using Sable(video 14), by Ebon Sky Studios

2020-05-10 Thread AudioGames . net ForumGeneral Game Discussion : rory-games via Audiogames-reflector


  


Re: Creating a code free RPG using Sable(video 14), by Ebon Sky Studios

I will make an army war. You have a party of 15 warriors, and you go and kill as many warriors as possible, collecting weapons and dollars along the way.

URL: https://forum.audiogames.net/post/527649/#p527649




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


Re: Creating a code free RPG using Sable(video 14), by Ebon Sky Studios

2020-05-10 Thread AudioGames . net ForumGeneral Game Discussion : rory-games via Audiogames-reflector


  


Re: Creating a code free RPG using Sable(video 14), by Ebon Sky Studios

sable sable sable sable. Everyone needs more sable and sable and even more sable. You'll never get enough of sable!

URL: https://forum.audiogames.net/post/527645/#p527645




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


Re: Creating a code free RPG using Sable(video 14), by Ebon Sky Studios

2020-05-10 Thread AudioGames . net ForumGeneral Game Discussion : rory-games via Audiogames-reflector


  


Re: Creating a code free RPG using Sable(video 14), by Ebon Sky Studios

all your party could be pokemons, that would then work.Also, insert even more unnecesary hype here.

URL: https://forum.audiogames.net/post/527643/#p527643




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


Re: Creating a code free RPG using Sable(video 14), by Ebon Sky Studios

2020-05-10 Thread AudioGames . net ForumGeneral Game Discussion : rory-games via Audiogames-reflector


  


Re: Creating a code free RPG using Sable(video 14), by Ebon Sky Studios

y hype hype hype oh my god I just have to write another post I am just oh so very hyyyped!1

URL: https://forum.audiogames.net/post/527639/#p527639




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


Re: Creating a code free RPG using Sable(video 14), by Ebon Sky Studios

2020-05-10 Thread AudioGames . net ForumGeneral Game Discussion : rory-games via Audiogames-reflector


  


Re: Creating a code free RPG using Sable(video 14), by Ebon Sky Studios

no, don't, release it now or I will sick 2000 wolves in sable on you!Nah joking. I can wait but at the same time I can't!

URL: https://forum.audiogames.net/post/527638/#p527638




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


  1   2   3   4   5   6   >