Currently Online

Latest Posts

Topic: Add-On System

kaputtnik
Avatar
Joined: 2013-02-18, 20:48
Posts: 2433
OS: Archlinux
Version: current master
Ranking
One Elder of Players
Location: Germany
Posted at: 2021-02-10, 20: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
Avatar
Topic Opener
Joined: 2017-01-17, 18:07
Posts: 1929
OS: Debian Testing
Version: Latest master
Ranking
One Elder of Players
Location: 0x55555d3a34c0
Posted at: 2021-02-10, 20: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
Avatar
Joined: 2013-02-18, 20:48
Posts: 2433
OS: Archlinux
Version: current master
Ranking
One Elder of Players
Location: Germany
Posted at: 2021-02-11, 09: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
Avatar
Topic Opener
Joined: 2017-01-17, 18:07
Posts: 1929
OS: Debian Testing
Version: Latest master
Ranking
One Elder of Players
Location: 0x55555d3a34c0
Posted at: 2021-02-12, 14: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 server1. 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 face-smile.png


  1. By the way – if no one else wants to do it, I'll have a timid try at creating such a server after feature freeze so we may hopefully have one for 1.1 


Top Quote
OIPUN
Avatar
Joined: 2020-11-17, 09:34
Posts: 97
Ranking
Likes to be here
Location: Czech
Posted at: 2021-03-13, 12:59

I created a new set of maps. All the maps are standard maps made in Editor that require version 1.0 or newer.


Attachment:
Mostly Balanced Maps.zip (669.5 KB)

Top Quote
OIPUN
Avatar
Joined: 2020-11-17, 09:34
Posts: 97
Ranking
Likes to be here
Location: Czech
Posted at: 2021-03-13, 13: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


Attachment:
mostly balanced ps.zip (1.4 MB)

Top Quote
Nordfriese
Avatar
Topic Opener
Joined: 2017-01-17, 18:07
Posts: 1929
OS: Debian Testing
Version: Latest master
Ranking
One Elder of Players
Location: 0x55555d3a34c0
Posted at: 2021-03-13, 13:18

Uploaded face-smile.png


Top Quote
hessenfarmer
Avatar
Joined: 2014-12-11, 23:16
Posts: 2646
Ranking
One Elder of Players
Location: Bavaria
Posted at: 2021-04-30, 23: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.


Attachment:
Tournament_2021.zip (187.9 KB)

Top Quote
WorldSavior
Avatar
Joined: 2016-10-15, 04:10
Posts: 2091
OS: Linux
Version: Recent tournament version
Ranking
One Elder of Players
Location: Germany
Posted at: 2021-05-01, 10: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
Avatar
Joined: 2014-12-11, 23:16
Posts: 2646
Ranking
One Elder of Players
Location: Bavaria
Posted at: 2021-05-01, 11: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