Recreation's of the server-side code for TamaTown
Go to file
2019-09-17 19:26:07 +12:00
DreamTown Flash uses miliseconds for epoch ... 2019-09-17 19:26:07 +12:00
V5 Fix item code generation 2019-09-09 00:47:20 +12:00
LICENSE Initial commit 2019-09-05 19:04:11 +12:00
README.md Update README.md 2019-09-08 23:15:17 +12:00

TamaTown

What is this?

A set of tools for setting up your own TamaTown server, originally hosted by Bandai.

--- Server Side Code ---

NOTE: This is NOT bandai's original code. it wouldnt really be possible to get that unless someone had an exploit back in the day to get the files out, rather- this is my best attempts to re-create what the server side code did.

this is the same code used on my Familetchi server (http://famita.ml) - the "ORIGINAL" xD

Working so far:

== V7 ==

== V6 ==

== V5 ==

  • saving pictures from game_rollercoaster.swf
  • survey/poll entries (request type 5)
  • login/logout (request type 1)
  • server time for suvioneirs (request type 2)

== V4 ==

== V3 ==