kaputtnik
Joined: 2013-02-18, 19:48
Posts: 2278
OS: Archlinux
Version: current master
One Elder of Players
Location: Germany
|
Posted at: 2021-02-10, 19:30
Nordfriese wrote:
Did you compile it?
javac UpdateList.java
No, it was not mentioned in the README. Looks like i need another package for this java stuff:
$:> javac UpdateList.java
javac may be found in the following packages:
extra/jdk7-openjdk 7.u21_2.3.9-4 /usr/bin/javac
extra/jdk7-openjdk 7.u21_2.3.9-4 /usr/lib/jvm/java-7-openjdk/bin/javac
community/processing 2.0b9-1 /usr/share/processing/java/bin/javac
Today i don't see a reason to install one of those packages. Maybe tomorrow...
Fight simulator for Widelands: https://wide-fighter.netlify.app/
Top
Quote
|
|
|
Nordfriese
Topic Opener
Joined: 2017-01-17, 17:07
Posts: 1861
OS: Debian Unstable
Version: Latest master
One Elder of Players
Location: 0x55555d3a34c0
|
Posted at: 2021-02-10, 19:33
It does say so in the README
https://github.com/widelands/wl_addons_server#notes
buildcats.sh and java UpdateList need to be run from the base folder. Run javac UpdateList.java before using either command the first time.
You'll need an openjdk package installed for javac , but I'm not sure version 7 is enough (I use version 14)
Top
Quote
|
|
|
kaputtnik
Joined: 2013-02-18, 19:48
Posts: 2278
OS: Archlinux
Version: current master
One Elder of Players
Location: Germany
|
Posted at: 2021-02-11, 08:52
Nordfriese wrote:
It does say so in the README
Oh, yes, sorry.
You'll need an openjdk package installed for javac , but I'm not sure version 7 is enough (I use version 14)
After some reading i think jre-openjdk-headless will install version 15. Don't know why this package was not listet, although this package does provide javac .
Fight simulator for Widelands: https://wide-fighter.netlify.app/
Top
Quote
|
|
|
Nordfriese
Topic Opener
Joined: 2017-01-17, 17:07
Posts: 1861
OS: Debian Unstable
Version: Latest master
One Elder of Players
Location: 0x55555d3a34c0
|
Posted at: 2021-02-12, 13:56
Transifex Integration
It is now possible to translate add-ons on Transifex: https://www.transifex.com/widelands/widelands-addons/
Maintainer-wise the solution is not perfect (see https://github.com/widelands/wl_addons_server/issues/1) but I don't see the point of making fancy changes here before we have a real server. With currently 14 add-ons it should be manageable though.
Note that Transifex's automated translations sync will only send the translations to the add-ons repo when a resource is 100% translated in a language.
Happy translating
Top
Quote
|
|
|
OIPUN
Joined: 2020-11-17, 08:34
Posts: 97
Likes to be here
Location: Czech
|
Posted at: 2021-03-13, 11:59
I created a new set of maps. All the maps are standard maps made in Editor that require version 1.0 or newer.
Top
Quote
|
|
|
OIPUN
Joined: 2020-11-17, 08:34
Posts: 97
Likes to be here
Location: Czech
|
Posted at: 2021-03-13, 12:00
OIPUN wrote:
I created a new set of maps. All the maps are standard maps made in Editor that require version 1.0 or newer.
print screens
Top
Quote
|
|
|
Nordfriese
Topic Opener
Joined: 2017-01-17, 17:07
Posts: 1861
OS: Debian Unstable
Version: Latest master
One Elder of Players
Location: 0x55555d3a34c0
|
Posted at: 2021-03-13, 12:18
Uploaded
Top
Quote
|
|
|
hessenfarmer
Joined: 2014-12-11, 22:16
Posts: 2546
One Elder of Players
Location: Bavaria
|
Posted at: 2021-04-30, 22:14
I just made 2 addons to serve for a possible 2021 Tournamnet to test the rc of 1.0
Please check and upload. I used the packager for it and modified Kaputtniks Hero wincondition
BTW: I would love to have this WC in official WC. ideally with configurable MAXHeroes amount.
Top
Quote
|
|
|
WorldSavior
Joined: 2016-10-15, 03:10
Posts: 2052
OS: Linux
Version: 1.1-rc
One Elder of Players
Location: Germany
|
Posted at: 2021-05-01, 09:58
hessenfarmer wrote:
I just made 2 addons to serve for a possible 2021 Tournamnet to test the rc of 1.0
What do those addons do?
Wanted to save the world, then I got widetracked
Top
Quote
|
|
|
hessenfarmer
Joined: 2014-12-11, 22:16
Posts: 2546
One Elder of Players
Location: Bavaria
|
Posted at: 2021-05-01, 10:59
WorldSavior wrote:
hessenfarmer wrote:
I just made 2 addons to serve for a possible 2021 Tournamnet to test the rc of 1.0
What do those addons do?
one provides the map and another one provides the Wincondition.
Top
Quote
|