Codechange:Renaming BusyBee's to BeeReward's.

This commit is contained in:
Alberth
2015-06-13 15:38:19 +02:00
parent 0be7ca07ee
commit c4d35c22f2
8 changed files with 73 additions and 77 deletions

View File

@@ -1,32 +1,32 @@
===============
Busy Bee readme
===============
=================
Bee Reward readme
=================
Manual for the really Busy Bees
===============================
Manual for the really impatient Bees
====================================
- Activate the game script,
- Start new game,
- Pick a goal from the goal window to do,
- Make a connection from a supplier to the given destination for the requested
cargo type,
- Transport the cargo,
- Transport the cargo, get reward,
- Pick next goal to connect.
Manual for the less Busy Bees
=============================
Manual for the less impatient bees
==================================
Busy Bee is a game script for OpenTTD 1.5 or newer.
Bee Reward is a game script for OpenTTD 1.5 or newer.
The script gives a number of goals to achieve (number of goals can be set by a
parameter). It requests a given amount of cargo of a given type to deliver to a
given destination within a time frame. You have to build the transport
connection, and deliver the requested amount. When that is done, the goal is
considered to be fulfilled. It is removed from the list, and a new goal is
created (may take a while) for you to fulfill.
given destination, where the first amount should arrive within a time frame.
You have to build the transport connection, and deliver the requested amount.
When that is done, the goal is considered to be fulfilled. It is removed from
the list, and a new goal is created (may take a while) for you to fulfill.
You don't get anything when you fulfill the goal. There is also no penalty for
You can configure how much you get for completing a goal. There is no penalty for
failing to achieve a goal. The purpose of the timer is to get rid of obsolete
or unreachable goals. Since the timer is reset when new cargo is detected, you
can take as long as you like to complete the goal, as long as you deliver
@@ -36,14 +36,10 @@ something regularly.
Features
========
Busy Bee RC2
- Clickable news (with sufficiently new OpenTTD).
- Goal timer gets reset to its original length on delivery of cargo.
- Added options to set the weight of passengers, mail, or town-effect cargoes,
to give them a higher chance of being picked as goal.
Busy Bee RC1
- Initial release
Bee Reward 1
- Set the balance between town and industrial cargo goals.
- Set the amount of reward for completing a goal.
- Forked from Busy Bee RC2
Translations
============
@@ -65,8 +61,8 @@ We thank the following people for their contributed translations:
License
=======
Busy Bee
Copyright (C) 2015 andythenorth and alberth
Bee Reward
Copyright (C) 2015 andythenorth, alberth, jottyfan
This program is free software; you can redistribute it and/or modify it under
the terms of the GNU General Public License version 2 as published by the Free