Merge lp:~widelands-dev/widelands/lua_roadmap into lp:widelands

Proposed by GunChleoc
Status: Merged
Merged at revision: 8276
Proposed branch: lp:~widelands-dev/widelands/lua_roadmap
Merge into: lp:widelands
Diff against target: 32 lines (+3/-11)
1 file modified
doc/sphinx/source/roadmap.rst (+3/-11)
To merge this branch: bzr merge lp:~widelands-dev/widelands/lua_roadmap
Reviewer Review Type Date Requested Status
kaputtnik (community) Approve
Review via email: mp+316562@code.launchpad.net

Commit message

Updated Roadmap for Lua Scripting.

Description of the change

To post a comment you must log in.
Revision history for this message
bunnybot (widelandsofficial) wrote :

Continuous integration builds have changed state:

Travis build 1902. State: passed. Details: https://travis-ci.org/widelands/widelands/builds/199232896.
Appveyor build 1737. State: success. Details: https://ci.appveyor.com/project/widelands-dev/widelands/build/_widelands_dev_widelands_lua_roadmap-1737.

Revision history for this message
kaputtnik (franku) wrote :

LGTM :-)

@bunnybot merge

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'doc/sphinx/source/roadmap.rst'
2--- doc/sphinx/source/roadmap.rst 2012-06-20 09:07:10 +0000
3+++ doc/sphinx/source/roadmap.rst 2017-02-07 13:47:39 +0000
4@@ -1,13 +1,6 @@
5 Roadmap
6 =======
7
8-The Lua implementation in widelands is very young. Until build-16 it is to be
9-extended and changed without any notice. Future version will (try) to change
10-the API either in a backwards compatible way or add deprecation warnings to
11-function that have changed or will be removed for at least one build. So every
12-feature that is in build-16 will also be in build-17 but might be changed or
13-removed in build-18.
14-
15 New features will be implemented on a per need basis. If you find that the
16 current Lua abstractions can't do anything you want to do, please file a bug
17 report and chances are someone will implement these features.
18@@ -17,12 +10,11 @@
19
20 These are feature which are currently not implemented. If they will be
21 implemented depends on how useful they are. If you want anything implemented,
22-please open a bug report and this will be pushed.
23+please open a bug report and this will be pushed.
24
25-* Access to player stock via ``Player.get_wares`` and ``get_workers``.
26 * Access to constructionsites via ``Player.get_buildings``.
27-* Creating busy roads and second carries on them.
28+* Creating busy roads and second carriers on them.
29 * Allow and forbid worker types. Currently all workers are always allowed.
30 * Access to bobs, workers. Directly control worker's working stack. This would
31- allow to send bobs to specific map locations via the API.
32+ allow to send bobs to specific map locations via the API.
33

Subscribers

People subscribed via source and target branches

to status/vote changes: