Commit Graph

16103 Commits

Author SHA1 Message Date
Crypto City
2bcf9b367e game: always reload encyclopedia articles
for development speed
2024-11-17 16:33:07 +00:00
Crypto City
e7d7bb99a2 game: allow link to other encyclopedia articles in encyclopedia articles 2024-11-17 16:33:07 +00:00
Crypto City
b0a71e90e5 game: add some more basic encyclopedia entries 2024-11-17 16:33:07 +00:00
Crypto City
f0fb4d7612 game: remove auto script screen update while in a script
this avoids removing a text the player had not finished reading
2024-11-17 16:33:07 +00:00
Crypto City
6bb0b6bb0c game: ensure spectator is removed when loading a wallet 2024-11-17 16:33:07 +00:00
Crypto City
42c656b302 realtime_avatar_server: fix time base in log 2024-11-17 16:33:07 +00:00
Crypto City
2b18b1b0e2 game: add a confirmation step to the new item screen 2024-11-17 16:33:07 +00:00
Crypto City
e0514ccc9c game: fix 'exact' terrain modes offset 2024-11-17 16:33:07 +00:00
Crypto City
993c3b1661 game: fix leak in tree construction 2024-11-17 16:33:07 +00:00
Crypto City
f66af1fb10 game: fix leak in vistas screen 2024-11-17 16:33:07 +00:00
Crypto City
056c8198bc game: fix read buffer overflow in player screen 2024-11-17 16:33:07 +00:00
Crypto City
041a504689 game: fix user after free in welcome screen 2024-11-17 16:33:07 +00:00
Crypto City
c216cd6fc7 block_queue: remove unused variable 2024-11-17 16:33:07 +00:00
Crypto City
0d30c67546 game: add copy from clipboard to vista screen 2024-11-17 16:33:07 +00:00
Crypto City
0cec8cfdfe blockchain: guard against ppssible exception in get_blocks 2024-11-17 16:33:07 +00:00
Crypto City
c48a205f5d bump version to v0.36.5.3 2024-11-17 16:33:07 +00:00
Crypto City
d5fecf13ec cc: fix syncing scripts in existing chain
with the more blob happy settings
2024-11-17 16:33:07 +00:00
Crypto City
e635c4946e bump version to v0.36.5.2 2024-10-25 09:11:21 +00:00
Crypto City
6f56ddde57 game: fix crash when no earthquake 2024-10-25 09:10:42 +00:00
Crypto City
da1e58c986 bump version to v0.36.5.1 2024-10-24 19:20:01 +00:00
Crypto City
1b2a70ad62 add v22 and condition add_vista command on it 2024-10-24 19:19:07 +00:00
Crypto City
6516ba18a6 game: hide city level names that aren't to be reached yet 2024-10-24 19:08:09 +00:00
Crypto City
573d1ca74a fix last special event being left out of some conditions 2024-10-24 18:18:03 +00:00
Crypto City
85a29f509f game: ensure the earthquake effet doesn't leave the camera wonky 2024-10-24 17:35:31 +00:00
Crypto City
c4b524ca55 bump version to v0.36.5.0 2024-10-24 15:38:00 +00:00
Crypto City
e6e6d380fe game: fix sfx format from mp4 to ogg 2024-10-24 15:29:18 +00:00
Crypto City
6544ab4bcb game: fix LoD 2024-10-24 15:14:42 +00:00
Crypto City
a9913c77b8 Revert "game: fix avatar camera ending up below ground on changing town"
This reverts commit 170ba8333c.
2024-10-24 15:14:42 +00:00
Crypto City
1b45716f46 game: fix missing custom item names in command descriptions 2024-10-24 15:14:42 +00:00
Crypto City
7320546ecc game: fix commands being lost when going through special event screen 2024-10-24 15:14:42 +00:00
Crypto City
5afb5a760e game: give a red background to the gm section in main panel 2024-10-24 15:14:42 +00:00
Crypto City
a835929df5 game: add overall fee to new item screen, and improve layout 2024-10-24 15:14:42 +00:00
Crypto City
d28dbc1bc3 rpc: omit individual crop failures from news 2024-10-24 15:14:42 +00:00
Crypto City
e0d4c1f67f cc: remove blob happy script saving
blobbing every bit of text is wasteful and slows down getting
script state a lot as all tiny parts all need decompressing
2024-10-24 15:14:42 +00:00
Crypto City
fccb7e8eaf game: display running script source in read only mode 2024-10-24 15:14:42 +00:00
Crypto City
db9eaf077a python-rpc: add lightsources to daemon state 2024-10-24 15:14:42 +00:00
Crypto City
7136506707 game: ctrl-shift-alt hides all ui 2024-10-24 15:14:42 +00:00
Crypto City
68119ae832 vistas can now be saved on chain
scripts can also bookmark vistas for players

also a new unified vista dialog
2024-10-24 15:14:42 +00:00
Crypto City
a7f0f04da5 blockchain: the difficulty verifier is inoperative 2024-10-17 21:30:00 +00:00
Crypto City
e18a80e17e game: fix typo in accept invitation screen 2024-10-16 21:59:26 +00:00
Crypto City
693fdc2bc1 game: fix balance check when creating invitations
it should be checking in-game balance, not wallet balance
2024-10-16 21:56:02 +00:00
Crypto City
2c0daff577 functional_tests: fix after item creation fee bump 2024-10-16 19:52:37 +00:00
Crypto City
a59ce853e5 cc: fix typo in special event description 2024-10-16 19:32:17 +00:00
Crypto City
b484625b7f bump version to v0.36.4.0 2024-10-16 13:53:56 +00:00
Crypto City
643546310a add v21 testnet hardfork 2024-10-16 13:53:56 +00:00
Crypto City
13414d0f6b game: make new item screen more readable 2024-10-16 13:53:56 +00:00
Crypto City
38c01180e5 wallet: fix getting merchant ship available items 2024-10-16 13:53:56 +00:00
Crypto City
7dfae1ede3 game: add "break news" events to news screen... 2024-10-16 13:53:56 +00:00
Crypto City
fa0a78f9c2 game: update per item fee when toggling consumable in new item screen 2024-10-16 13:53:56 +00:00
Crypto City
6dc8e88f5f game: fix break news screen crash 2024-10-16 13:53:56 +00:00