26 Commits

Author SHA1 Message Date
Aaron Suen
5eecae7282 Fix wrong name 2022-04-26 07:05:44 -04:00
Aaron Suen
6401faa87b Translation support for package metadata 2022-04-22 07:29:54 -04:00
Aaron Suen
41c7c948c6 Don't track "featured" tag in CDB 2022-01-28 09:05:46 -05:00
Aaron Suen
cd0470c3ab Support the new CDB "dev state" key 2021-12-21 20:47:11 -05:00
Aaron Suen
ddf4b34d26 No promises there WILL be bugs... 2021-07-23 23:59:15 -04:00
Aaron Suen
bdb86359c2 First round of additional screenshots
Just hand-picked these from random shots of the
community server builds, for now.  Maybe other
contributors will provide better ones someday.
2021-07-23 23:56:26 -04:00
Aaron Suen
40889ff1a9 Make NodeCore's educational value clear
A lot of people have actually been de facto using NodeCore as an
educational tool.  Apparently it gets parents excited to introduce
to their kids.

NC optics, in particular, reminds me of Rocky's Boots, which I
only ever got to play briefly in school in like 3rd grade or
something, though NC optics might be for kids a bit more
advanced. :-)
2021-07-22 22:00:47 -04:00
Aaron Suen
c73acb7683 For now, apply the "featured" tag for non-ALPHA only
Probably need to either rework CDB or cdbrelease to stop the
CI process from messing with this tag at all...
2021-07-22 08:07:31 -04:00
Aaron Suen
1475435668 Update CDB descriptions 2021-07-20 21:15:12 -04:00
Aaron Suen
4ef1d9b04a Oops, wrong type 2021-02-28 08:18:09 -05:00
Aaron Suen
f91178f96b Rebuild package metadata from template
Consolidate back into .cdbrelease.lua, and fix any
typos or field name issues for new stricter
cdbrelease option parsing.
2021-02-28 08:15:15 -05:00
Aaron Suen
efdf54d301 Migrate CDB metadata to new cdbrelease format
- Move static stuff into .cdb.json
- Use new official API key names
2021-02-27 10:01:03 -05:00
Aaron Suen
a7a4a0f614 Move min version metadata into game.conf
CDB will now support this and not manually
passing it at release time.
2021-02-27 08:27:41 -05:00
Aaron Suen
05f43d6dd6 Officially drop 5.2 support
5.4 has been released, so we now support
only 5.3 and 5.4 (and hypothetical future
versions).
2021-02-26 09:42:33 -05:00
Aaron Suen
1e11f9d81e Remove compat hacks, bump min ver to 5.2+ 2020-07-14 08:20:46 -04:00
Aaron Suen
a82c8c4679 Add forums link 2020-07-02 23:10:46 -04:00
Aaron Suen
11d9f63564 Include full screenshot as secondary on alpha page. 2020-06-24 19:07:32 -04:00
Aaron Suen
2f713aa1d6 Fix incorrect package identifier 2020-05-18 10:54:50 -04:00
Aaron Suen
3e3de583e4 Cleanup CDB short desc 2020-05-18 07:46:41 -04:00
Aaron Suen
f0523881e9 Include CDB screenshots in repo
Hopefully CDB screenshot uploading will be coming
soon to cdbrelease...
2020-03-28 10:24:33 -04:00
Aaron Suen
b029658a9d More registration fixes 2020-03-28 08:53:35 -04:00
Aaron Suen
4466d18810 Backport new CDB metadata from dev 2020-03-28 06:48:57 -04:00
Aaron Suen
ba7482c7c6 Fix min version for cdbrelease. 2019-08-12 21:16:35 -04:00
Aaron Suen
68d996e1f3 Begin EOS for MT 0.4.
We actually haven't been testing in 0.4 at all for quite a while
now.  Since this is a standalone base game without complex
interdependency relationships, there isn't really any need to
maintain compat with old versions of the engine.  Players can
upgrade to play; keeping a separate copy just to play on old 0.4
servers is even still an option.

There is some internal cruft that has been building up to support
0.4, and this allows us to purge most of it.  The larger benefit
may come when we're able to remove line_of_sight in favor of the
more efficient raycast (still yet to be done).
2019-04-06 11:21:34 -04:00
Aaron Suen
e22a047dbe Typo. 2019-03-31 09:18:43 -04:00
Aaron Suen
2d16d89812 Experimental cdbrelease hook. 2019-03-31 09:05:33 -04:00