|
Title: Flash Mmorpg V3.0 Update Post by: Unkownname on December 11, 2009, 10:51:52 PM Hello everyone,
I have been away for so long now, well I've seen some popularity with my website that I will go ahead and post everything up now as open source. I will be building a new server and flash client for CS4. This is because as3.0 is just so much more secure than as2.0 and I want to have fun building this. Alright so here are a few things I want to lay down for everyone! Help? Please
Features!: 1. TileBased Rendering. 2. Isometric Rendering. 3. Platformer Rendering. 4. NPC's Manager -- Hopefully a little tool to create and edit NPC's a little easier. 4. Class Objects Framework Easier for the latest AS3.0 structure 5. Linux Server 6. Simple Encryption -- I'll leave this open for interpretation, just because I don't like having people use online one method then getting screwed. These are the first 3 features that will be included in the new version 3.0 Stay tuned for updates. Thank-you. For now that's all if you would like to assist me please I need the help. Alright guys lets try to get all this going hopefully I will have it up within a few weeks better than months. -Thanks- -Unkownname- Title: Re: Flash Mmorpg V3.0 Update Post by: Unkownname on March 29, 2010, 07:35:52 AM Created the first Linux Server for V3.0 It runs multiple connections but I need to give it a better structure it will run on multiple versions as long as you can compile it using gcc. It's C Based so it is more ANSI friendly.
-Unkownname- Title: Re: Flash Mmorpg V3.0 Update Post by: Unkownname on April 06, 2010, 07:46:47 AM I've got the Mysql Login going on it as it had in the v2.0 so now I should implement some sort of SAVE Function which i negleted last time lol
Title: Re: Flash Mmorpg V3.0 Update Post by: Unkownname on April 07, 2010, 09:01:18 AM So.... Hash Tables to generate faster calls... lol good fucking luck gotta read like all these papers to make sure I construct non-collision hash keys... There goes two more days in working on the server.
Title: Re: Flash Mmorpg V3.0 Update Post by: twitch on June 12, 2010, 08:08:18 PM Hi, I found this lonely website on ActionScript.org. ;)
Is it possible to get the sources of this AS3 project and the C++ server part? I can't find any documentation on the web for an AS3 client talking to a C++ server. I have some experience with C++ and AS2/3. Im new to creating flash MMO's but I'll help any way possible. :) Title: Re: Flash Mmorpg V3.0 Update Post by: Unkownname on June 13, 2010, 12:50:51 PM I'm still building from scratch also the source right now is meant for *nix operating systems and such did you need it for windows? And as soon as I have much more I'll try posting up some basic connection tutorials if possible.
-Frank N.- Check out the blog it has more updates. http://tempostudios.com Title: Re: Flash Mmorpg V3.0 Update Post by: twitch on June 13, 2010, 05:18:15 PM Thanks! Also, I may not be very good with AS3 connections or C++ servers, but if you need any help with PHP, MySQL or JavaScript, feel free to ask. :)
Title: Re: Flash Mmorpg V3.0 Update Post by: Unkownname on June 14, 2010, 09:08:25 AM Yea just contact me through MSN I could use some web programming for a site.
finalescape1@hotmail.com Title: Re: Flash Mmorpg V3.0 Update Post by: twitch on June 17, 2010, 06:29:51 PM Sorry for a late response.
I don't have a MSN. I do have an AIM though. Also, is it possible to get the C++ source code for the flash chat application? I found it at http://tempostudios.com/download/ Theres a FLA and a server exe but not source file. Title: Re: Flash Mmorpg V3.0 Update Post by: Unkownname on June 18, 2010, 08:07:14 AM Hello,
my aim is : finalescape12 and sure I'll give it to you later though because I have to be at my home computer. -Frank N.- |