Server Help Forum Index Server Help
Community forums for Subgame, ASSS, and bots
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   StatisticsStatistics   RegisterRegister 
 ProfileProfile   Login to check your private messagesLogin to check your private messages   LoginLogin (SSL) 

Server Help | ASSS Wiki (0) | Shanky.com
AS3, Subgame, and the End-User

 
Post new topic   Reply to topic Printable version
 View previous topic  Retrieving a player's score Post :: Post Syntax error in util.c  View next topic  
Author Message
L.C.
Server Help Squatter


Age:34
Gender:Gender:Male
Joined: Jan 03 2003
Posts: 574
Location: Missouri, US
Offline

PostPosted: Sat Feb 09, 2008 3:50 pm    Post subject: AS3, Subgame, and the End-User Reply to topic Reply with quote

My intention is not to bash AS3 or slap it across the face.



But AS3 should really focus on the End-User before its developers. I liked the convenience of being able to just put my maps into one folder, having a single file to configure the whole server that had a filename that related to its subject (server.ini -- simply the server dot ini, or server settings), having sysop/moderate (should be mod for consistency)/smod.txt files specifically for the level of standard access I want an individual to have, news.txt simply for news, and <arena>.cfg as settings (which I really didn't deal with at all in my beginning experience with Subgame).



But I guess none of this matters or will change a thing. I will only be told to go do it myself. :S



EDIT :: It has been 6 to 8 months since I was last active in this community or game. AS3 was the first thing I looked at before I looked at Subgame in this 'session' of activity.
Back to top
View users profile Send private message Add User to Ignore List Send email Visit posters website AIM Address Yahoo Messenger MSN Messenger
D1st0rt
Miss Directed Wannabe


Age:37
Gender:Gender:Male
Joined: Aug 31 2003
Posts: 2247
Location: Blacksburg, VA
Offline

PostPosted: Sat Feb 09, 2008 4:22 pm    Post subject: Reply to topic Reply with quote

Further details of LC's position can be found here
_________________

Back to top
View users profile Send private message Add User to Ignore List Visit posters website
L.C.
Server Help Squatter


Age:34
Gender:Gender:Male
Joined: Jan 03 2003
Posts: 574
Location: Missouri, US
Offline

PostPosted: Sat Feb 09, 2008 4:28 pm    Post subject: Reply to topic Reply with quote

And to mention that was also at least 6-8 months ago. Thanks for pointing that out Distort. icon_wink.gif Times can change.

Since then I've been frequently taking advantage of what Linux has to offer in the terms of shell and scripting, picking up new information as I go.

I have nothing against AS3 except about the 'end-user' focus.

So what? That's how my analytical mind works. Different people and different perspectives.
Back to top
View users profile Send private message Add User to Ignore List Send email Visit posters website AIM Address Yahoo Messenger MSN Messenger
L.C.
Server Help Squatter


Age:34
Gender:Gender:Male
Joined: Jan 03 2003
Posts: 574
Location: Missouri, US
Offline

PostPosted: Sat Feb 09, 2008 5:05 pm    Post subject: Reply to topic Reply with quote

Bleh, just forget that I ever wrote anything. I'll take a mistake and learn from it. This community is nothing but immaturity. Say something stupid and someone comes around to make you look as stupid as possible and will go as far back as 8 months to do as much damage to your reputation. Ask any outsider who has barely or does not play Subspace and they'll tell you that's immaturity. Unlike any other 2D or 3D Gaming Community, this is the only specific community where I have found this to happen. Otherwise, if one says something stupid, nobody pays attention to it or responds. Stupidity is disregarded. Even IRC communities are better than the quality of some of the people on these forums and in-game chatting.

At least Polix got around to doing something about it on the SS Forums.
Back to top
View users profile Send private message Add User to Ignore List Send email Visit posters website AIM Address Yahoo Messenger MSN Messenger
Dr Brain
Flip-flopping like a wind surfer


Age:39
Gender:Gender:Male
Joined: Dec 01 2002
Posts: 3502
Location: Hyperspace
Offline

PostPosted: Sat Feb 09, 2008 5:57 pm    Post subject: Reply to topic Reply with quote

If you want something simple and easy to configure, use subgame. Problem solved.

ASSS's goal isn't to replace subgame (at least not any more). It's to be more powerful. The kinds of people that would benefit from that extra power aren't your average subgame plug and play users, hence, there was no need to make it simple and risk reducing the power/flexibility of the server.

You're mistaking raw power for unfinishedness. ASSS isn't a sport's car. It's a semi truck.

Oh, and don't call it AS3. You look silly when you do.
_________________
Hyperspace Owner

Smong> so long as 99% deaths feel lame it will always be hyperspace to me
Back to top
View users profile Send private message Add User to Ignore List AIM Address Yahoo Messenger MSN Messenger
Animate Dreams
Gotta buy them all!
(Consumer whore)


Age:37
Gender:Gender:Male
Joined: May 01 2004
Posts: 821
Location: Middle Tennessee
Offline

PostPosted: Sat Feb 09, 2008 7:44 pm    Post subject: Reply to topic Reply with quote

I personally found AS3 WAY more simple. Anyone who's actually run a zone has probably, at some point or another, run into organization issues. And Subgame is completely and totally unconfigurable. AS3 is much more organized - if you want. If you want to throw all your maps and settings in one folder, then DO IT. AS3 isn't going to stop you. If you want to put all the settings in one file, you can do that too. If you want to put all your staff in a sysop.txt and moderate.txt and smod.txt(which was always horribly named in the first place), then DO IT. If you want one simple news.txt file, well, I wasn't even aware that there was another way to do things than the single way that both AS3 and subgame handle news.txt, which I'm pretty sure are identical. Your own ignorance of AS3 is the problem here. Most of the settings files are split up by putting #include in the main file, and then separating the sets you want separated in the way you want them separated. If you DON'T want them separated, then just... don't separate them. It really, honestly, can NOT get any simpler than that.
Back to top
View users profile Send private message Add User to Ignore List Send email Visit posters website AIM Address MSN Messenger
Bak
?ls -s
0 in


Age:26
Gender:Gender:Male
Joined: Jun 11 2004
Posts: 1826
Location: USA
Offline

PostPosted: Sun Feb 10, 2008 8:24 pm    Post subject: Reply to topic Reply with quote

fun quotes from d1stort's log:

Quote:
L.C.> I bet VIE ran into the same situation with Subgame
D1st0rt> the "same situation"
D1st0rt> ?
D1st0rt> you mean they had to compile their code?


Quote:
L.C.> Not too much joy here... little or no social activity
...
D1st0rt> this is not my area of expertise heh
D1st0rt> join a club or something


I get what LC's saying though. AS3 is organized a lot like linux projects. The problem is I learned AS3 before linux so I was also freaking out at first. But you learn it like anything, a little at a time. First you run it out of the box. Then change the default map, then add an arena, then change settings and soon it starts to make more sense. Then later after looking at linux and linux projects more and more the whole organization scheme starts to become familiar and any deviation from that seems foreign and wrong.

But there is a difference between being familiar and being good. I mean I've used windows vista a few times and I'm always pissed that the explorer windows don't have address bars... I'm like "how the fuck do i get to the directory I want to go to?". It's like they took away a feature. I'm sure though if I used it enough I'd find new ways to get to the right folder.

And I did install linux on one of my parents computers (they seemed to have to reinstall windows once a month because of spyware destroying performance and pop-ups) and they did manage to use it and make sense of it. Unfortunately half of their computer usage was watching streaming Polish TV on the internet which use an encryption supported only by windows media player, so they had to switch back to windows to do that, and then they just got too lazy to restart in linux... I shoulda tried it under wine or installed windows in a virtual machine. next time perhaps.
_________________
SubSpace Discretion: A Third Generation SubSpace Client
Back to top
View users profile Send private message Add User to Ignore List AIM Address
BDwinsAlt
Agurus's Posse


Age:34
Gender:Gender:Male
Joined: Jun 16 2003
Posts: 1145
Location: Alabama
Offline

PostPosted: Sun Feb 10, 2008 10:13 pm    Post subject: Reply to topic Reply with quote

Not to hijack the topic, but there is an Internet Explorer for linux (sort of). On my dad's pc (old) it flashes a bit. Try IEs4Linux. http://www.tatanka.com.br/ies4linux/page/Installation
Back to top
View users profile Send private message Add User to Ignore List Send email Visit posters website AIM Address Yahoo Messenger MSN Messenger
Dr Brain
Flip-flopping like a wind surfer


Age:39
Gender:Gender:Male
Joined: Dec 01 2002
Posts: 3502
Location: Hyperspace
Offline

PostPosted: Sun Feb 10, 2008 11:32 pm    Post subject: Reply to topic Reply with quote

Not to bitch about your completely inept hijack, but Bak's complaint was WMP, not IE.
Back to top
View users profile Send private message Add User to Ignore List AIM Address Yahoo Messenger MSN Messenger
BDwinsAlt
Agurus's Posse


Age:34
Gender:Gender:Male
Joined: Jun 16 2003
Posts: 1145
Location: Alabama
Offline

PostPosted: Mon Feb 11, 2008 9:07 pm    Post subject: Reply to topic Reply with quote

Oh I guess I missed that part. I know some websites make you use I.E. though.

Well on-topic: Having settings and maps in one folder gets too cluttered. Especially if it automatically create new files when a new arena is visited.
Back to top
View users profile Send private message Add User to Ignore List Send email Visit posters website AIM Address Yahoo Messenger MSN Messenger
L.C.
Server Help Squatter


Age:34
Gender:Gender:Male
Joined: Jan 03 2003
Posts: 574
Location: Missouri, US
Offline

PostPosted: Mon Feb 11, 2008 9:46 pm    Post subject: Reply to topic Reply with quote

Quote:
Especially if it automatically create new files when a new arena is visited.
That can be changed in server.ini under [Arenas].
Back to top
View users profile Send private message Add User to Ignore List Send email Visit posters website AIM Address Yahoo Messenger MSN Messenger
Bak
?ls -s
0 in


Age:26
Gender:Gender:Male
Joined: Jun 11 2004
Posts: 1826
Location: USA
Offline

PostPosted: Mon Feb 11, 2008 11:07 pm    Post subject: Reply to topic Reply with quote

why not let the user pick whether he wants them all in one folder or in separate ones... oh wait that's asss
Back to top
View users profile Send private message Add User to Ignore List AIM Address
Grelminar
Creator of Asss


Joined: Feb 26 2003
Posts: 378
Offline

PostPosted: Tue Feb 12, 2008 12:46 am    Post subject: Reply to topic Reply with quote

This is really a silly discussion. Let me quote from the log linked to earlier:

Quote:
L.C.> Subgame is finished, or as it appears. AS3 looks like it's still in development, and nobody has went back to clean up all the brainstorming code
L.C.> To me, it looks like someone brainstormed stuff on paper, sketched some stuff out, then quickly went to code it to the point where it "atleast works fine"


It doesn't just look like that, it is that, exactly as you said it. Except I brainstorm in a text editor, not on paper. If you don't like it, don't use it. Complaining isn't going to change anything, especially at this point where there's no more development happening (on the core).
Back to top
View users profile Send private message Add User to Ignore List Send email Visit posters website
BDwinsAlt
Agurus's Posse


Age:34
Gender:Gender:Male
Joined: Jun 16 2003
Posts: 1145
Location: Alabama
Offline

PostPosted: Wed Feb 13, 2008 9:30 pm    Post subject: Reply to topic Reply with quote

It's the only open source server there is for continuum. icon_rolleyes.gif
Thanks for your hard work. Some people don't appreciate it here.
Back to top
View users profile Send private message Add User to Ignore List Send email Visit posters website AIM Address Yahoo Messenger MSN Messenger
Doc Flabby (not logged in
Guest


Offline

PostPosted: Thu Feb 14, 2008 12:38 pm    Post subject: Reply to topic Reply with quote

Having worked with ASSS for a while, i've come to realise its a work of genious. With the correct modules it could be made to work in exactly the same way as subgame. That fact alone underlines its extensibility. IF you want it to work llike subgame, write the modules. Its up to someone to write them.

I'm workin on substancial modifications to all of ASSS for STF. . ASSS could be used for any online game, that it is greatest strenth, but also why it can seem alot more complex than subgame. That said, the default setup on ASSS works, which is more than subgame does....
Back to top
Cerium
Server Help Squatter


Age:42
Gender:Gender:Male
Joined: Mar 05 2005
Posts: 807
Location: I will stab you.
Offline

PostPosted: Sat Feb 16, 2008 8:40 pm    Post subject: Reply to topic Reply with quote

Ugh... no offense to grel or anything, but some of the complements he's getting are arguably the dumbest thing's I've ever read, outside of qndre and LC's statements.

ASSS is nice and I've come to like it for the most part. However, there are parts of the core or other stock modules which make absolutely no sense to me or otherwise seem stupid. Also, I am of the opinion that cramming everything humanly possible on the server is not necessarily a good idea. Fortunately for those that feel the same way, we have the option to simply change it, due to the whole open source thing.

That said, it doesn't mean you can and/or should use it as the basis of ANY INTERNET GAME EVER. Just because a project is open source doesn't make it the end-all tool to use as a server for your new internet game. Really, all you're doing is taking the pseudo-custom udp protocol subspace uses and shoe-horning your game into it. Sure, it could work in this respect, but implementing such a simple network interface isn't a lot of work. Hell, I'd even go so far as to argue that using ASSS in this way would be even more work than writing your own game server.

Further, I don't recall anyone making any promise that setting up and using ASSS would be simple and easy. What really confuses me, is if managing a few files and directories is a daunting task, what the hell would you get out of switching to ASSS in the first place? It's not like TWCore and MERVBot where there's a ton of premade game templates out there for you to download -- you actually have to make the shit yourself. But, whatever.

If any of this confuses you, just look at the name: A Small Subspace Server. It's not A Superior Subgame Server nor is it A Simple Subspace Server (and it certainly isn't A Universal Internet Game Server Template For Every Game Ever On The Internet Ever Server).

Bah.
_________________
There are 7 user(s) ignoring me right now.
Back to top
View users profile Send private message Add User to Ignore List AIM Address
Doc Flabby
Server Help Squatter


Joined: Feb 26 2006
Posts: 636
Offline

PostPosted: Sat Feb 16, 2008 9:10 pm    Post subject: Reply to topic Reply with quote

A network stack is not that hard to implement.

Its the bandwidth control, staff management and chat system. The complex stuff it takes care for you.

IF anyone could point me in the direction of an alternative game server system with has similar low latency qualities to SS, I could use for STF, ill take a look at it, but for now my choice is ASSS.

As I have said before my choices are made on the options advaibable to me, this seems the most sensible.
_________________
Rediscover online gaming. Get Subspace | STF The future...prehaps
Back to top
View users profile Send private message Add User to Ignore List
Animate Dreams
Gotta buy them all!
(Consumer whore)


Age:37
Gender:Gender:Male
Joined: May 01 2004
Posts: 821
Location: Middle Tennessee
Offline

PostPosted: Wed Feb 27, 2008 12:58 pm    Post subject: Reply to topic Reply with quote

Bak wrote:
I get what LC's saying though. AS3 is organized a lot like linux projects. The problem is I learned AS3 before linux so I was also freaking out at first. But you learn it like anything, a little at a time. First you run it out of the box. Then change the default map, then add an arena, then change settings and soon it starts to make more sense. Then later after looking at linux and linux projects more and more the whole organization scheme starts to become familiar and any deviation from that seems foreign and wrong.


But I don't see that as anything but a strength. When I learned subgame, it was confusing at first, too. So was AS3. The difference is AS3 wasn't just a made-up structure, it's a structure that will already be familiar to anyone who's worked on any Linux projects. So sure, not everyone who is going to use AS3 will have that benefit, but SOME will, and that's better than nothing. The converse is also true in that learning AS3 will prepare you for other Linux projects. That is a benefit. There is only a downside if, as a result of being similar to other Linux projects, AS3 has been made more complex than it otherwise could've been, while still retaining the same functionality.

Well, it's not like that. It can already be run exactly like its only alternative, subgame, so it's no more complex(doesn't NEED to be, anyway) than subgame. But it also has a lot of ohter benefits. The reason people complain is because they've already put the work into learning subgame and don't want to put any more effort out. I've never seen anyone who tried to use AS3, then decided it was too hard and started using subgame instead.
Back to top
View users profile Send private message Add User to Ignore List Send email Visit posters website AIM Address MSN Messenger
hellzlaker
Registered Cap Buster
Popping men in the ass since Oct 2005


Gender: NEVER ENOUGH!
Joined: Oct 27 2005
Posts: 34
Offline

PostPosted: Wed Feb 27, 2008 7:14 pm    Post subject: Reply to topic Reply with quote

ASSS is way more simple then subgame, i like how there is quick fix, u can overwrite any setting in arena.conf, and i love how organized it is, honestly thats amazing, i didnt like subgame for how unorgonized it is, i mean all shit is dumped in one folder

also ASSS can use any file to get SVS settings from which is amazing to me biggrin.gif

and forgot the amazing customizing staff feature, make anything you want without worrying about ruining your zone
Back to top
View users profile Send private message Add User to Ignore List Send email AIM Address MSN Messenger
Display posts from previous:   
Post new topic   Reply to topic    Server Help Forum Index -> ASSS Questions All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You can attach files in this forum
You can download files in this forum
View online users | View Statistics | View Ignored List


Software by php BB © php BB Group
Server Load: 173 page(s) served in previous 5 minutes.

phpBB Created this page in 0.499937 seconds : 43 queries executed (92.0%): GZIP compression disabled