Crypto City
|
1abab315c5
|
bump version to 0.34.0.0
|
2023-03-08 10:44:41 +00:00 |
|
Crypto City
|
328a224daa
|
game: add missing litehtml master.css
|
2023-03-08 10:44:41 +00:00 |
|
Crypto City
|
e3a6b92329
|
game: remove unused variable
|
2023-03-06 13:51:01 +00:00 |
|
Crypto City
|
80a3097c06
|
game: avoid duplicating lots of code via heavy macros
|
2023-03-06 13:51:01 +00:00 |
|
Crypto City
|
5936939210
|
game: fix invalid memory access building voxel meshes
|
2023-03-06 13:51:01 +00:00 |
|
Crypto City
|
4b5a8bde59
|
game: guard against groundMaterial being unset
|
2023-03-06 13:51:01 +00:00 |
|
Crypto City
|
e82b4d02c6
|
game: fit selection on intersection/difference
|
2023-03-06 13:51:01 +00:00 |
|
Crypto City
|
2d84f41b1c
|
game: throw on malloc/realloc failure
|
2023-03-06 13:51:01 +00:00 |
|
Crypto City
|
26e33c752a
|
wallet2: fix infinite loop adding more than one vista
|
2023-03-06 13:51:01 +00:00 |
|
Crypto City
|
9a517d1da0
|
game: save picture along with remembered vistas
|
2023-03-06 13:51:01 +00:00 |
|
Crypto City
|
1640e4e93a
|
wallet2: remove old format load/save
boost serialization and portable archives are obsolete in Monero,
kept only for loading old data, which does not apply in Townforge
|
2023-03-06 13:51:01 +00:00 |
|
Crypto City
|
1c476b63d5
|
fix city confusion now that the game state has all flags
|
2023-03-02 11:35:27 +00:00 |
|
Crypto City
|
fee475cdf7
|
tb: fix windows build
|
2023-02-22 14:31:08 +00:00 |
|
Crypto City
|
a1acdf4483
|
game: remove gratuituous use of uint16_t in selection
|
2023-02-21 21:23:06 +00:00 |
|
Crypto City
|
dbf58ec851
|
add odin's bounty - gold bonus based on randomly chosen named place
|
2023-02-16 19:21:19 +00:00 |
|
Crypto City
|
a02cd8d905
|
Makefile: add a target with a short build dir for windows
looks like it's got a pretty short max path length, and it's getting
hit by some file in external/boost-libs
|
2023-02-16 14:32:03 +00:00 |
|
Crypto City
|
83fde1610f
|
cc: only call get_cc_random_seed once and cache it
|
2023-02-16 14:32:03 +00:00 |
|
Crypto City
|
694cb85f97
|
add integer gaussian probability function (fixed 8000 variance)
relies on a precalculated lookup table to avoid floating point
|
2023-02-16 14:32:03 +00:00 |
|
Crypto City
|
30e09aa084
|
game: add random shooting stars at night
because why not
|
2023-02-16 14:18:40 +00:00 |
|
Crypto City
|
1af5d7b313
|
functional_tests: fix rare spurious failure from lack of wood
|
2023-02-16 14:18:40 +00:00 |
|
Crypto City
|
c4a776f182
|
include service efficiency in cc_get_flag RPC when applicable
|
2023-02-16 14:18:40 +00:00 |
|
Crypto City
|
48fa875e22
|
cc: add some more merchant ship names
|
2023-02-16 14:18:40 +00:00 |
|
Crypto City
|
2d215b0025
|
game: fix neutral/potential terrain display
|
2023-02-16 14:18:40 +00:00 |
|
Crypto City
|
0737d151f2
|
functional_tests: fix attempt to use more money than available
|
2023-02-16 14:18:40 +00:00 |
|
Crypto City
|
b63f624a04
|
manual: document the service system
|
2023-02-16 14:18:40 +00:00 |
|
Crypto City
|
f71b6df441
|
craft buildings can now runestones from regular stones
|
2023-02-16 14:18:40 +00:00 |
|
Crypto City
|
2ac30f88cb
|
cc: fix error message refering to wrong action
|
2023-02-16 14:18:40 +00:00 |
|
Crypto City
|
ab9b859e3c
|
rpc: speed up cc_get_item_ownership
|
2023-02-16 14:18:40 +00:00 |
|
Crypto City
|
cb4b2c71a6
|
functional_tests: check all cc_* RPC entry points are tested
|
2023-02-16 14:18:40 +00:00 |
|
Crypto City
|
1a68d7e1ad
|
functional_tests: add cc_allow_styling tests
|
2023-02-16 14:18:40 +00:00 |
|
Crypto City
|
f96628d988
|
functional_tests: add cc_change_palette tests
|
2023-02-16 14:18:40 +00:00 |
|
Crypto City
|
c09c6fed54
|
functional_tests: add cc_get_rare_fish_data tests
|
2023-02-16 14:18:39 +00:00 |
|
Crypto City
|
e22accf518
|
functional_tests: add cc_replace_script_blob tests
|
2023-02-16 14:18:39 +00:00 |
|
Crypto City
|
2d63fde471
|
functional_tests: add cc_get_badge_scores tests
|
2023-02-16 14:18:39 +00:00 |
|
Crypto City
|
fc6fc1d498
|
functional_tests: add cc_get_production tests
|
2023-02-16 14:18:39 +00:00 |
|
Crypto City
|
7bd8d1a99a
|
functional_tests: add cc_get_crop_yield tests
|
2023-02-16 14:18:39 +00:00 |
|
Crypto City
|
06554b555d
|
functional_tests: add cc_get_terrain tests
|
2023-02-16 14:18:39 +00:00 |
|
Crypto City
|
bbcb70f62a
|
functional_tests: add cc_get_stats tests
|
2023-02-16 14:18:39 +00:00 |
|
Crypto City
|
0c7c0109df
|
functional_tests: add cc_get_blobs/cc_get_blob_info tests
|
2023-02-16 14:18:39 +00:00 |
|
Crypto City
|
69e5252303
|
functional_tests: add cc_get_foreclosures tests
|
2023-02-16 14:18:39 +00:00 |
|
Crypto City
|
7e07b242d8
|
functional_tests: add cc_get_used_nonces tests
|
2023-02-16 14:18:39 +00:00 |
|
Crypto City
|
349ebe8b3c
|
functional_tests: add cc_get_temperature tests
|
2023-02-16 14:18:39 +00:00 |
|
Crypto City
|
0e00348dd1
|
functional_tests: add cc_are_discoveries_enabled tests
|
2023-02-16 14:18:39 +00:00 |
|
Crypto City
|
f762e0898d
|
functional_tests: add cc_get_service_fee tests
|
2023-02-16 14:18:39 +00:00 |
|
Crypto City
|
91c1f56535
|
python-rpc: remove unused cc_get_level_increases RPC
|
2023-02-16 14:18:39 +00:00 |
|
Crypto City
|
26b4b4489d
|
functional_tests: add cc_get_bonuses tests
|
2023-02-16 14:18:39 +00:00 |
|
Crypto City
|
bf4339a8ad
|
functional_tests: add cc_get_badge_totals tests
|
2023-02-16 14:18:39 +00:00 |
|
Crypto City
|
0126e0dd43
|
functional_tests: add cc_get_accounts tests
|
2023-02-16 14:18:39 +00:00 |
|
Crypto City
|
28ac9ef30e
|
functional_tests: add cc_get_special_events tests
|
2023-02-16 14:18:39 +00:00 |
|
Crypto City
|
698fe07fe9
|
functional_tests: add cc_get_last_update_events tests
|
2023-02-16 14:18:39 +00:00 |
|