Tuxemon / Tuxemon

Open source monster-fighting RPG.
GNU General Public License v3.0
957 stars 200 forks source link

Create release of 0.4.0 #325

Closed airon90 closed 4 years ago

airon90 commented 7 years ago

As v. 0.4.0 has been created you have to create a new release of Tuxemon.

ShadowApex commented 7 years ago

I will be setting up the new release for all platforms once I get all the build scripts sorted out. Right now I need to build and test for the following:

bitcraft commented 7 years ago

I can take care of the windows package. PocketCHIP needs a platform check to set the default resolution, as I suspect the other platforms do.

On Sat, Jul 1, 2017 at 4:32 AM William Edwards notifications@github.com wrote:

I will be setting up the new release for all platforms once I get all the build scripts sorted out. Right now I need to build and test for the following:

  • Linux Debian Package
  • Windows Installer Package
  • Mac App Package
  • GCW Zero OPK
  • Android APK
  • PocketCHIP Package (maybe?)

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/Tuxemon/Tuxemon/issues/325#issuecomment-312421738, or mute the thread https://github.com/notifications/unsubscribe-auth/AAh-p1CvH-9widI9mdqFg9C5P57hpkNZks5sJhIbgaJpZM4OLQKs .

fervi commented 7 years ago

fervi@Renzan:~/Tuxemon/tuxemon$ ./tuxemon.py ./tuxemon.py: linia 36: Starts the core.main.main() function which, in turn, initializes pygame and starts the game, unless headless is specified.

To run an individual component (e.g. core/prepare.py):

: Nie ma takiego pliku ani katalogu from: can't read /var/mail/future ./tuxemon.py: linia 43: błąd składni przy nieoczekiwanym znaczniku (' ./tuxemon.py: linia 43: opts, args = getopt.getopt(sys.argv[1:], "hs", ["help", "server"])'

No idea what's wrong with Tuxemon, but it's really strange (try to read /var/mail)

fervi commented 7 years ago

Ok, my bad. Someone don't give interpreter name in tuxemon.py file and probably bash tried to run it

bitcraft commented 6 years ago

windows package is up

bitcraft commented 4 years ago

Closing because we are now 0.4.1 and the windows binary is up. There is a new milestone for automatic builds which tracks that progress.