Crypto City
a8041489bd
game: more explicit error messages for flag resizing
2020-05-29 23:20:48 +00:00
Crypto City
98ad361d8a
firefighting
2020-05-29 23:20:45 +00:00
Crypto City
6a18101b1a
add invitation system
2020-05-26 16:22:42 +00:00
Crypto City
cecb5e0c77
db_lmdb: make some 8 bit fields not bitfields
2020-05-26 16:22:42 +00:00
Crypto City
5fbbecefca
add streak badge
2020-05-26 16:22:42 +00:00
Crypto City
11787592a3
player profile may be edited from level 5 only
2020-05-26 16:22:42 +00:00
Crypto City
b333b92415
move cc_badge.h away from blockchain_db.h
2020-05-26 16:22:42 +00:00
Crypto City
ded3539067
cc: add a few discoveries
2020-05-26 16:22:42 +00:00
Crypto City
79d3b4b58a
game: bodge a missing last character in material selection ui
2020-05-26 16:22:42 +00:00
Crypto City
1cdb478d39
game: material selection ui
2020-05-26 16:22:42 +00:00
Crypto City
85657e3c8c
game: mitigate X/SDL input bug
2020-05-26 16:22:42 +00:00
Crypto City
9371eb8d6a
cc: distribute last resort item purchases among all cities
2020-05-26 16:22:42 +00:00
Crypto City
691fe0d57d
cc: guard against a city with 0 weight
2020-05-26 16:22:42 +00:00
Crypto City
d5bdc5d4c8
game: add some hysteresis to the compass
2020-05-26 16:22:42 +00:00
Crypto City
d0191ad7f1
game: add a compass
2020-05-26 16:22:42 +00:00
Crypto City
8872019d43
game: replace chat icons with a free to use one
...
Since I did not permission from Pardus to use theirs
2020-05-26 16:22:42 +00:00
Crypto City
06472348cf
WIP - palettes
2020-04-28 15:43:03 +00:00
Crypto City
15620cb958
game: more user friendly repair all button
2020-04-28 15:08:40 +00:00
Crypto City
8372adf43d
game: remove unused prototype
2020-04-28 15:08:40 +00:00
Crypto City
c082af2f5e
game: fix colunm resizing in flags list
2020-04-28 15:08:40 +00:00
Crypto City
7e64fabdb2
game: remove obsolete code
2020-04-28 15:08:40 +00:00
Crypto City
d2fecc6185
add obfuscated asset format variation to comply with licence terms
...
Some assets have a licence prohibiting easy reuse by game users,
so we store them obfuscated
2020-04-28 15:08:40 +00:00
Crypto City
145e16098d
game: fix repair all considering empty flags
2020-04-28 15:08:40 +00:00
Crypto City
3275d55daf
game: fix switches back and forth from per cube rendering mode
2020-04-28 15:08:40 +00:00
Crypto City
ed78e68f43
game: make notifications a bit easier to read by moving the shadow
2020-04-27 01:41:02 +00:00
Crypto City
497d951fce
game: do not drop to block based rendering when hovering or unselected
...
Target block highlight used to be material based, which required
per block rendering, but is now a frame cursor, which does not.
2020-04-27 01:41:02 +00:00
Crypto City
f7243bbe23
game: enable/disable profile edit based on player info dialog account
2020-04-24 13:44:45 +00:00
Crypto City
b4eac58802
game: add a screenshot based title screen
2020-04-24 01:21:20 +00:00
Crypto City
4863f4684e
unit_tests: fix building settings unit test
2020-04-23 13:16:35 +00:00
Crypto City
63c50b5c08
from monero
2020-04-22 17:16:55 +00:00
Crypto City
6ad068d938
make city levels somewhat easier to achieve
2020-04-22 15:14:48 +00:00
Crypto City
30d8e2f394
cc: unlock commercial buildings at level 1
2020-04-22 15:14:48 +00:00
Crypto City
8995df508a
game: better city level window
2020-04-21 23:24:45 +00:00
Crypto City
9f16dc3047
game: improved queued commands dialog
2020-04-21 21:12:29 +00:00
Crypto City
5805cee584
game: select a flag upon a "go to" command
2020-04-21 18:03:01 +00:00
Crypto City
ecfed58928
game: print loaded magica voxel model budget
2020-04-21 17:41:07 +00:00
Crypto City
1bc5e42030
game: better queued commands dialog details
2020-04-21 17:41:07 +00:00
Crypto City
b0bea18f8e
game: add a buy/sell UI swap option
2020-04-21 17:41:07 +00:00
Crypto City
2080b6ba06
cc: fix empty role production/consumption
2020-04-21 17:41:07 +00:00
Crypto City
3ac7c259d0
add icons for discoveries
2020-04-21 17:41:07 +00:00
Crypto City
43c8ff1745
cc: add a few discoveries
2020-04-21 17:41:07 +00:00
Crypto City
25565bf321
cc: add weather expertise discovery
2020-04-21 17:41:07 +00:00
Crypto City
c06125b8fa
cc: add a couple more explicit tx verification errors for badges
2020-04-21 17:41:07 +00:00
Crypto City
88fcd3d63d
cc: add pioneer badge
2020-04-21 17:41:07 +00:00
Crypto City
a7fe78acb0
game: catch level up dialog overflows before sending to the daemon
2020-04-21 17:41:07 +00:00
Crypto City
7544b7ebb6
cc: add overflow sanity check
2020-04-21 17:41:07 +00:00
Crypto City
8c5d13c46a
game: fix level calculation in player info dialog
2020-04-21 17:41:07 +00:00
Crypto City
0c2a6b0daf
game: add a "show all badges" mode
2020-04-21 17:41:07 +00:00
Crypto City
3a0571d578
give some slight share/production edge with building age
...
This should make it somewhat more appealing to build an existing building
rather then buy your own land and build a new building on it, given there
is no land scarcity.
2020-04-21 17:41:07 +00:00
Crypto City
24884aedf9
db_lmdb: always append new flag/account/item/etc ids, never reuse
2020-04-21 17:41:07 +00:00