Commit History

Author SHA1 Message Date
  Beoran c2755e8ba7 Try to design an easy scripting language. 9 years ago
  Beoran 89847b43c2 Change the tree structure so it is compatible with the standard layout 9 years ago
  Beoran 496557e0a4 Get rid of old C stuff. 9 years ago
  Beoran eb63a5a5d0 Merge branch 'master' of https://github.com/beoran/woe 9 years ago
  Beoran 5f9dca41ae Working on serialization for all kinds of data. 9 years ago
  Beoran 729a24a500 Working on serialization for al kinds of data objects. 9 years ago
  Beoran 6ff88ee1fe Working on character creation, loading and saving. 9 years ago
  Beoran c3e8fb3a3d Command processor and command privilege levels implemented. 9 years ago
  Beoran 9a25d76146 Server now has supervisor that enables restart on the fly. Starting with command actions. 9 years ago
  Beoran 10d4ccc743 Spring cleaning. 9 years ago
  Beoran a7a0f4acbc Commit some previous work on built in data. 9 years ago
  Beoran dd2e02da62 Switching to sitef format for compactness. 9 years ago
  Beoran 90af9c9dcc Working on data structures for world entities. 9 years ago
  Beoran b9c00b5e23 Telnet setup is OK now. 9 years ago
  Beoran 423f64ace9 Hammering out telnet protocol implementation 9 years ago
  Beoran 56746e469e Moving to golang for better performance. Also, channels and goroutines are really better than fibers. 9 years ago
  Beoran 2e9163ac15 Preparing for what will be needed.. 9 years ago
  Beoran 39971a8b5b Working on character creation. 9 years ago
  Beoran 931912cc7b Telnet negotiation works now do the acount login and creation. 9 years ago
  Beoran 0e931c1614 Implemented NAWS, COMPRESS2 and MSSP. 9 years ago
  Beoran 942cc38e0e Working on telnet implementation. Using an Fiber and select based server. 9 years ago
  Beoran 709ae3788b It's al ruby now. 9 years ago
  Beoran 9fa91fa423 Working on serialization and the Telnet protocol. 9 years ago
  Beoran ed53cdd14b Testing and serialization. 9 years ago
  Beoran ee8fadf822 Some basics implemented. 9 years ago
  Beoran 9b064a0174 Switch from C+mruby to plain ruby with EventMachine. What I was programming on the C side was a square wheel reinvention of EventMachine anyway. I will have to port the Telnet handling, though. 10 years ago
  Beoran 761304afd3 Working on serialization of game data. 10 years ago
  Beoran 6180893f06 Invent a serialisation text format that works well with multiline values. 10 years ago
  Beoran 5941d0ae38 Working with files and directories now seems OK. 10 years ago
  Beoran c1dcff3a95 Timers now also work, but but need some mruby support 10 years ago