Commit Graph

15431 Commits

Author SHA1 Message Date
Crypto City
a4c86805f4 game: hide empty tree branches by default 2023-02-16 14:18:39 +00:00
Crypto City
0da39e4baa game: fix malloc/delete mismatch 2023-02-16 14:18:39 +00:00
Crypto City
6929caf53b game: fix script event text extraction in news screen 2023-02-16 14:18:39 +00:00
Crypto City
16dd45a6b5 fix a few warnings 2023-02-16 14:18:39 +00:00
Crypto City
3bf66477cb urho3d: disable a couple more unneeded build options
Lua JIT and bindings related
2023-02-16 14:18:39 +00:00
Crypto City
2d34ccf168 destroy assigned items on involuntary building destruction
eg, fire, derelict buildings...
2023-02-16 14:18:39 +00:00
Crypto City
8932eac499 add placeholder chat type to chat command
there might be more than one chat at some point
2023-02-16 14:18:39 +00:00
Crypto City
eeeb68eae3 game: fix estimated income in building settings screen 2023-02-16 14:18:38 +00:00
Crypto City
5473b761a5 add avid fisherfolk badge 2023-02-16 14:18:38 +00:00
Crypto City
fd06b4df47 game: show which rare fish are in season in the player screen 2023-02-16 14:18:38 +00:00
Crypto City
66aa9c35bb cc: discount role bonus cost for subsequent roles
allows making items work for, eg, all residential roles, and not
cost overly much, since they can only give a bonus once
2023-02-16 14:18:38 +00:00
Crypto City
dde215599d game: make user descriptions more clearly separate from other info
avoids possible social engineering
2023-02-16 14:18:38 +00:00
Crypto City
8038e5a70b game: add missing : in trade screen 2023-02-16 14:18:38 +00:00
Crypto City
cf7a0902cb game: make the intro data driven 2023-02-16 14:18:38 +00:00
Crypto City
32f39a3c7e add advanced lures discovery
improves odds of catching a rare fish
2023-02-16 14:18:38 +00:00
Crypto City
3f21ef9658 new exploration discoveries
allow naming map features further away
2023-02-16 14:18:38 +00:00
Crypto City
e8e501272a game: lower default music volume 2023-02-16 14:18:38 +00:00
Crypto City
fa8996a4df game: intro pages can now have superimposed text 2023-02-16 14:18:38 +00:00
Crypto City
dcf9737abf game: new "auto buy shortfall" button in building settings 2023-02-16 14:18:38 +00:00
Crypto City
1003b1fd56 wallet2: add --allow-core-dumps option (defaulting off) 2023-02-16 14:18:38 +00:00
Crypto City
0a7d74a298 game: add ken burns effect to into screens
unused for now
2023-02-16 14:18:38 +00:00
Crypto City
75253c8c3b game: draw tb bitmaps with floating point coordinates for precision 2023-02-16 14:18:38 +00:00
Crypto City
2a06fb53d2 compress a few more from/to strings in commands 2023-02-16 14:18:38 +00:00
Crypto City
979efba0f2 fix build on windows 2023-02-16 14:18:38 +00:00
luigi1111
99be9a044f
Merge pull request #8739
dc18efa build: prepare v0.18.2.0 (selsta)
2023-02-15 10:47:13 -05:00
luigi1111
75bec6336a
Merge pull request #8738
d8e39bd depends: bump openssl to 1.1.1t (tobtoht)
2023-02-15 10:46:47 -05:00
luigi1111
68a73a2b4d
Merge pull request #8721
988056d p2p: add plowsof seed nodes (selsta)
ce4ef6d p2p: remove offline seed nodes (selsta)
2023-02-15 10:44:56 -05:00
selsta
dc18efa3d7
build: prepare v0.18.2.0 2023-02-08 22:18:30 +01:00
tobtoht
d8e39bd381 depends: bump openssl to 1.1.1t
https://www.openssl.org/news/secadv/20230207.txt

Patch can be removed, it was included upstream.
2023-02-07 20:56:20 +01:00
luigi1111
0f15707077
Merge pull request #8723
573a369 blockchain-stats: print any remaining data at end of loop (Howard Chu)
2023-02-06 12:38:11 -05:00
luigi1111
f38b07335a
Merge pull request #8714
15384cc depends: bump hidapi/libusb (tobtoht)
2023-02-06 12:37:48 -05:00
luigi1111
057a77a09f
Merge pull request #8706
f456b3f Demote large pages warning to mdebug (SChernykh)
480b050 RandomX: print VM allocation warnings only once (SChernykh)
2023-02-06 12:36:10 -05:00
Crypto City
890af738d6 fix transfer functional tests with transfer to self 2023-02-06 14:10:15 +00:00
Crypto City
afaab606ae game: fix hidden widgets in new item screen 2023-02-06 14:10:15 +00:00
Crypto City
234cf97c5c merchant ships cannot offer collectible coins nor mortgages 2023-02-06 14:10:15 +00:00
Crypto City
12ade5e935 add an extra fee to create items with prestige and/or role bonuses
to prevent abuse
2023-02-06 14:10:15 +00:00
Crypto City
c429ab1b55 limit role bonuses to +100% 2023-02-06 13:56:51 +00:00
Howard Chu
573a369a8a
blockchain-stats: print any remaining data at end of loop
Fix #8711
2023-01-29 11:09:02 +00:00
Crypto City
4b756651f5 game: hide irelevant flag info fields in main panel
ie, EP etc for empty flags, or everything if no flag is selected
2023-01-29 08:44:11 +00:00
Crypto City
5056edddca game: replace flag budget with items in the main panel 2023-01-29 08:44:11 +00:00
Crypto City
46d4dc442a fix naming an empty flag before building on it 2023-01-29 08:44:11 +00:00
Crypto City
d6170c130d items can now be retrieved from flags
except labour and construction materials
2023-01-29 08:10:02 +00:00
Crypto City
90989c35ef functional_tests: ensure scripts are finished after testing scripts 2023-01-28 17:03:26 +00:00
Crypto City
406eef2d68 compress player profile previous/new strings in command 2023-01-28 17:03:01 +00:00
Crypto City
a651000016 cn_deserialize: add monero block detection 2023-01-28 17:03:01 +00:00
Crypto City
6238cdfa2f game: fix build on ubuntu 22 2023-01-28 17:03:01 +00:00
Crypto City
5b53e112cb wallet2: speed up get_output_relatedness 2023-01-28 17:03:01 +00:00
Crypto City
f7e29d7676 wallet2: speed up pick_preferred_rct_inputs 2023-01-28 17:03:01 +00:00
Crypto City
197c472d7c game: print active/repair state in colour for convenience 2023-01-28 17:03:01 +00:00
Crypto City
672e59a0a2 cc: do not include building bonus/penalty in history
it's very spammy and the current state can be viewed in the
building settings screen
2023-01-28 17:03:01 +00:00