27 Commits

Author SHA1 Message Date
Aaron Suen
ea50b2b64f New nodejs-based parallel translation update
N.B. there is some translation file change noise
caused by nodejs sorting end-of-string in keys
differently than perl did.

The new process is a lot faster, since everything
is fetched in parallel, and a lot more extensible.
2022-04-07 22:40:28 -04:00
Aaron Suen
c433b36f2b Formatting, add contributor to license 2022-03-14 07:03:44 -04:00
Aaron Suen
e54ca43c5c Translation updates 2022-02-27 19:29:49 -05:00
Aaron Suen
a0aff0060c Player model animation updates by MisterE
- Bones reparented
- Most animations rebuilt
- Known issue: bandolier reversed on stand, stand+mine anims
2022-01-22 06:37:38 -05:00
Aaron Suen
4c2ec0c9eb Fix license dates 2022-01-15 23:28:29 -05:00
Aaron Suen
d43fccf9f7 Update credits for new german translations 2021-12-21 12:27:42 -05:00
Aaron Suen
d7df7f5521 Translation sync 2021-12-10 08:05:53 -05:00
Aaron Suen
e7a8856aab Translation updates
- Start of German translation
- Re-completion of Russian
2021-08-14 07:40:04 -04:00
Aaron Suen
04bb7d083e New raked sand prototype
New pattern textures by GreenXenith
- Linear and Nexus shapes
- Recipe determined by player looking direction
- Rake same again to clear
- Handle pattern loss on digging, silktouch
2021-07-02 23:08:04 -04:00
Aaron Suen
fd1290582d Start of Esperanto by Bero a.k.a. Flamore 2021-06-17 21:18:12 -04:00
Aaron Suen
f76fd96d6f Russian translation re-completed by Arekusei
Also:
- Catch errors in translation update scripts
- Accept a handful other anonymous suggestions
2021-06-17 16:47:52 -04:00
Aaron Suen
668ea4cb4e Fix copyright dates 2021-03-11 07:36:11 -05:00
Aaron Suen
be1785098f Update (C) year for LoneWolfHT contribs
Some changes to the model were made during
the 2020 calendar year, so updated copyright
year applies to those portions.
2020-09-14 20:44:19 -04:00
Aaron Suen
621592bc41 Update translations
New translators: Elon_Satoshi and heshman,
working on the es_US translation
2020-09-14 20:37:56 -04:00
Aaron Suen
85e695907e Update Kimapr license email 2020-09-10 22:46:20 -04:00
Aaron Suen
643885f070 Start work on importing Avicennia's nc_stucco
nc_concrete_pattern_* textures are derived from
Avicennia's original artwork.  Code is new, and processes
for stucco-working will be different.
2020-04-05 11:16:06 -04:00
Aaron Suen
c6cabca0e9 Stone bricks by WintersKnight94
- Original texture by WintersKnight94.
- Node definitions and recipes adapted from original.
- Added some hooks in a few other places to make new
  recipes work.

- Chip smooth stone with a lode pick or better to make brick.
- Bricks fall but don't repose.
- Apply mortar (wet aggregate) to bond stone bricks
- Bonded bricks can be moved but don't fall anymore.
2020-03-29 20:55:55 -04:00
Aaron Suen
37763ce726 Attribution format change, at request of Kimapr.
The whole 72-column thing is kinda shot now, but
I don't really care enough to bother figuring out how
to hand-wrap lines yet.
2020-02-06 03:26:38 -05:00
Aaron Suen
4291592b78 Fixed player model UV mapping by Elkien. 2020-01-04 01:07:08 -05:00
Aaron Suen
93c59357fc Update copyright year.
We already had one revision this year that
wasn't recorded correctly...
2020-01-02 21:05:06 -05:00
Aaron Suen
1492f1c527 Russian translation provided by Kimapr. 2019-12-18 19:33:18 -05:00
Aaron Suen
82c012fb1e Add attribution for GreenXenith. 2019-09-14 18:28:20 -04:00
Aaron Suen
bc7b449b05 Translations to Portugese by Terifo. 2019-08-25 19:06:16 -04:00
Aaron Suen
9607bcc6a6 Start working on sounds, plus minor refinements.
- Clean up registered_* usage patterns.
- Reduce tendancy of leaves to create stack nodes.
  Now they tend to stack up properly in-world more often.
- Tweak damage system to create "headroom" where minor
  damage doesn't cost inv slots immediately.
- Make player hand skin color match model skin.
- Cleanup/unify grass abm logic.
- Start installing new sounds by MagikEh

Sound source:
  https://github.com/MagikEh/SoundsOfWarr
2019-03-13 23:51:59 -04:00
Aaron Suen
94fb7508a5 Fix license error. 2019-03-03 11:34:33 -05:00
Aaron Suen
ccf193d3e7 Update license, include LoneWolfHT credit. 2019-03-02 09:28:47 -05:00
Aaron Suen
d8676bfdd7 Reorg and break down docs, add license. 2018-10-31 20:14:56 -04:00