Giter Site home page Giter Site logo

Comments (4)

GoogleCodeExporter avatar GoogleCodeExporter commented on September 28, 2024
both players must load the saved game
there should be a check so that this crash does not happen without warning

Original comment by [email protected] on 26 Aug 2008 at 8:26

  • Changed state: Accepted
  • Added labels: Branch-Classic, Usability

from opentyrian.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 28, 2024

Original comment by [email protected] on 25 May 2013 at 5:33

  • Removed labels: Branch-Classic

from opentyrian.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 28, 2024
So you suggest we have a warning pop up saying "Game is now crashing" or 
"Please load the save from both sides even though they are different more than 
likely" instead of perhaps saving both sides when one side saves, and passing 
the massive, 4.8kb save file to the joined party when an unbalanced save file 
load occurs?

Original comment by [email protected] on 25 May 2013 at 6:00

from opentyrian.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 28, 2024
Yes, transferring the save slot data would be a better solution.

What really needs to happen though is for the networking code to be rewritten 
(I wasn't a particularly good software designer when I wrote it [networking 
wasn't included with the Tyrian 2.1 source], and the code hasn't gotten any 
prettier since).

Unfortunately, to get a good networking system implemented would require a lot 
of work refactoring how Tyrian maintains the game state -- it's scattered all 
over the place and is therefore hard to keep track of; that is why the game 
frequently goes out-of-sync in two-player.  Despite how much the code needs 
refactoring, not much has been done.

Part of the reason nobody has worked on this is due to a lack of interest -- 
very few people seem to want to play two-player Tyrian.

Original comment by [email protected] on 26 May 2013 at 2:34

from opentyrian.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.