Crypto City
|
a6be1d2703
|
game: allow fetching item ownership list from the player screen
|
2021-05-16 10:45:40 +00:00 |
|
Crypto City
|
e3bd53ace3
|
game: take txpool commands into account in runestone message screen
|
2021-05-15 21:44:21 +00:00 |
|
Crypto City
|
539707489c
|
game: add a help button for prestige in the player screen
|
2021-05-15 21:44:21 +00:00 |
|
Crypto City
|
d188c92b7c
|
game: fix stale script being used due to auto parse not working
|
2021-05-15 19:26:16 +00:00 |
|
Crypto City
|
4cbabacfaa
|
game: fix wrong choice picked for message when some are disabled
|
2021-05-15 18:37:53 +00:00 |
|
Crypto City
|
d5254c43d8
|
game: new button to the scripts screen from the runestone message screen
|
2021-05-15 18:01:22 +00:00 |
|
Crypto City
|
be3cb8dba4
|
game: add notification when starting a script
|
2021-05-15 17:09:06 +00:00 |
|
Crypto City
|
594c89923f
|
game: switch script to "starting" message in runestone screen
|
2021-05-15 16:44:19 +00:00 |
|
Crypto City
|
fb20d4e810
|
game: only show disabled scripts for the game account
|
2021-05-15 14:26:16 +00:00 |
|
Crypto City
|
5752dd53b0
|
fix creating new scripts with new blobs
|
2021-05-15 14:14:31 +00:00 |
|
Crypto City
|
e350d4ef49
|
cc: actions in scripts can now have conditions
|
2021-05-15 11:21:43 +00:00 |
|
Crypto City
|
64fd08c610
|
cc: fix regenerated scripts with a ternary operator being unparsable
|
2021-05-15 10:00:48 +00:00 |
|
Crypto City
|
46477c8d15
|
game: make some more notifications toasts
|
2021-05-15 09:53:22 +00:00 |
|
Crypto City
|
6751a86309
|
game: fix P material picking
|
2021-05-15 09:45:18 +00:00 |
|
Crypto City
|
781e5b1e0e
|
game: add large red notice when the game account is loaded
|
2021-05-14 23:23:41 +00:00 |
|
Crypto City
|
d602ed93a5
|
bump version to 0.30.1.0
|
2021-05-14 22:37:24 +00:00 |
|
Crypto City
|
d6afcc2d4c
|
game: display flag name, if any, for game event notifications
|
2021-05-14 21:29:39 +00:00 |
|
Crypto City
|
7ba84cc41b
|
game: only use italics for audio track notifications
|
2021-05-14 21:29:39 +00:00 |
|
Crypto City
|
15be0eaaeb
|
game: include land cost in selection tooltip
|
2021-05-14 20:50:22 +00:00 |
|
Crypto City
|
dd7710c5a9
|
db_lmdb: custom serialization for more record types to save space
|
2021-05-14 18:03:46 +00:00 |
|
Crypto City
|
6fd80d8406
|
game: show selection size in red if it is too large or straddles flags
|
2021-05-14 17:22:13 +00:00 |
|
Crypto City
|
135742961f
|
add logging/quarrying/maintenance discoveries
|
2021-05-14 17:22:13 +00:00 |
|
Crypto City
|
71418e7498
|
game: don't change turn rate based on ctrl/shift
|
2021-05-14 17:22:13 +00:00 |
|
Crypto City
|
be8e1224ee
|
game: add a mouse bound tooltip with current selection size
|
2021-05-14 17:22:13 +00:00 |
|
Crypto City
|
5342a8e62c
|
fix tests and game after placeholder pm keys addition
|
2021-05-14 17:22:13 +00:00 |
|
Crypto City
|
5b5c29cadf
|
game: add new audio track notifications
|
2021-05-14 17:22:13 +00:00 |
|
Crypto City
|
b9f8e43dd1
|
game: remove leftover debug comments
|
2021-05-14 17:22:13 +00:00 |
|
Crypto City
|
4817fa8071
|
game: allow toast notifications to up to half the screen width
|
2021-05-14 17:22:13 +00:00 |
|
Crypto City
|
28fa1d37d3
|
cc: fix trade event message, and remove leftover debug trace
|
2021-05-14 17:22:13 +00:00 |
|
Crypto City
|
72e1dbfa71
|
db_lmdb: compress text with unishox2
It should be especially good for game events, which have a lot of text
|
2021-05-14 17:22:13 +00:00 |
|
Crypto City
|
61f55a4ace
|
add unishox2 to the build
|
2021-05-14 16:40:36 +00:00 |
|
Crypto City
|
93c8da0b5c
|
cc: make all event logs use past tense
|
2021-05-14 16:40:36 +00:00 |
|
Crypto City
|
7a80b8e212
|
game: fix item name spam in dividend screen
|
2021-05-12 14:18:41 +00:00 |
|
Crypto City
|
028654bf1f
|
game: avoid getting a full snapshot on reorg when possible
That is, when the popped blocks have either no command or only
commands that do not affect snapshot state
|
2021-05-12 13:50:28 +00:00 |
|
Crypto City
|
60faa8cf3d
|
game: do not timeout notifications while the mouse is over them
|
2021-05-12 09:55:32 +00:00 |
|
Crypto City
|
2e9d651b18
|
game: make toast notifications ignore mouse movement
|
2021-05-11 19:36:23 +00:00 |
|
Crypto City
|
c7c59a4b2b
|
game: convert some notification into toast style ones
|
2021-05-11 18:56:15 +00:00 |
|
Crypto City
|
2f86559ee9
|
game: new toast style notifications
|
2021-05-11 13:49:11 +00:00 |
|
Crypto City
|
9e1349f4e7
|
game: make tutorial data more generic
|
2021-05-10 23:12:42 +00:00 |
|
Crypto City
|
27b91347f9
|
game: only dump resources in debug mode
|
2021-05-10 23:12:20 +00:00 |
|
Crypto City
|
1947830370
|
game: fix crash running townforge --version
|
2021-05-10 13:15:37 +00:00 |
|
Crypto City
|
be2c2a52b2
|
bump version to 0.30.0.1
|
2021-05-08 09:48:34 +00:00 |
|
Crypto City
|
1a213ca7d1
|
bump version to 0.30.0.0
|
2021-05-07 22:22:27 +00:00 |
|
Crypto City
|
9b408791d8
|
p2p: add testnet nodes
|
2021-05-07 22:22:27 +00:00 |
|
Crypto City
|
94080c206f
|
game: take new account fee when relevant in deposit dialog
|
2021-05-07 10:14:59 +00:00 |
|
Crypto City
|
82966dc1eb
|
game: trim new player names
|
2021-05-07 10:14:59 +00:00 |
|
Crypto City
|
7a937048a9
|
cc: fix buying from a meat trade when meat spoilt prior to matching
|
2021-05-07 10:14:59 +00:00 |
|
Crypto City
|
555ddc7ea3
|
script_analyzer: fix build on windows
|
2021-05-07 10:14:59 +00:00 |
|
Crypto City
|
cb4ee1182f
|
embed extra couple of pubkeys in account creation commands
to be used for messaging later
|
2021-05-07 10:14:59 +00:00 |
|
Crypto City
|
7f25ffefdf
|
game: add tutorial triggers
- all panel sections
- most screens
- blockchain commands from the player
|
2021-04-28 14:47:03 +00:00 |
|
Crypto City
|
a10582af3a
|
game: add tutorial list in options, double click to replay
|
2021-04-28 11:41:44 +00:00 |
|
Crypto City
|
9ecd16e331
|
game: print time from/to harvest/sowing in actual time, not blocks
|
2021-04-27 23:31:05 +00:00 |
|
Crypto City
|
cc89571b21
|
game: fix last service height when building
|
2021-04-27 23:20:20 +00:00 |
|
Crypto City
|
0ed78e4cd2
|
game: add balance change to last update events screen
|
2021-04-27 20:01:15 +00:00 |
|
Crypto City
|
5057d39cda
|
decrease decay and repair costs, bump land tax a little
|
2021-04-27 18:39:05 +00:00 |
|
Crypto City
|
8249a86017
|
add badge for number of cities built in
|
2021-04-27 18:15:30 +00:00 |
|
Crypto City
|
dae4f7d65b
|
game: auto daemon startup now works with testnet and custom port
|
2021-04-27 18:15:30 +00:00 |
|
Crypto City
|
17c9b6bea3
|
game: print estimated time to next tick in time units, not blocks
|
2021-04-27 18:15:30 +00:00 |
|
Crypto City
|
3106ebeee7
|
game: add history export option
|
2021-04-27 18:15:30 +00:00 |
|
Crypto City
|
ff77c41fce
|
wallet: cache mining status for a couple seconds
|
2021-04-27 18:15:30 +00:00 |
|
Crypto City
|
bf81943d4d
|
blockchain: speed up repeated pops (mostly in tests)
The heavy rolling median reset only has to be performed after
all blocks are popped
|
2021-04-27 18:15:30 +00:00 |
|
Crypto City
|
6ffc3f82ac
|
cc: the genesis coin gives an extra prestige bonus
|
2021-04-27 18:15:30 +00:00 |
|
Crypto City
|
99b6a9b6c8
|
cc: fix trailblazer badge issuance when the town square is gone
|
2021-04-27 18:15:30 +00:00 |
|
Crypto City
|
b6805cb11c
|
fix tutorial images not appearing if not in TB
|
2021-04-27 18:15:30 +00:00 |
|
Crypto City
|
da31dce374
|
remove obsolete last update events from the snapshot
|
2021-04-27 18:15:30 +00:00 |
|
Crypto City
|
514bec111b
|
store better info (counterparties, all flags/items, fee) in game events
also make balance signed so we can distinguish income and expenditures,
add missing/incorrect event data
|
2021-04-27 18:15:30 +00:00 |
|
Crypto City
|
d909ba4dc3
|
game: add startup tutorial trigger
|
2021-04-27 18:15:30 +00:00 |
|
Crypto City
|
651488432f
|
game: move default music volume down from 70% to 40%
|
2021-04-27 18:15:30 +00:00 |
|
Crypto City
|
a395ab3c37
|
remove various unused variables
|
2021-04-27 18:15:29 +00:00 |
|
Crypto City
|
931773c40e
|
Merge remote-tracking branch 'origin/master' into cc
|
2021-04-24 13:46:11 +00:00 |
|
Crypto City
|
8c26c89c84
|
game: tutorials are now loaded from json
|
2021-04-23 23:42:27 +00:00 |
|
Crypto City
|
a2b226d602
|
cc: fix fire state accounting when the fire ends
also improve fire and crop clearout event logs
|
2021-04-23 20:06:19 +00:00 |
|
Crypto City
|
12512079cd
|
cc: remove leftover spammy debug trace
|
2021-04-23 20:05:53 +00:00 |
|
Crypto City
|
5b5503eef0
|
save a couple command fields as varints where possible
|
2021-04-23 08:57:12 +00:00 |
|
Crypto City
|
a7eea8b15f
|
cc: reset num missed ticks on demolish
|
2021-04-23 08:55:44 +00:00 |
|
Crypto City
|
775783b3a0
|
cc:: record missed ticks after removing derelict buildings
|
2021-04-23 08:52:25 +00:00 |
|
Crypto City
|
e8f35a87c8
|
halve block time for user friendliness in gameplay
|
2021-04-22 23:18:32 +00:00 |
|
luigi1111
|
0a1ddc2eff
|
Merge pull request #7669
679d055 Remove payload copy in all outgoing p2p messages (Lee Clagett)
|
2021-04-22 01:51:01 -04:00 |
|
luigi1111
|
9bba3f4767
|
Merge pull request #7651
c8ff1d4 monero-wallet-cli: improve error message when tx amount is zero (Elliot Wirrick)
|
2021-04-22 01:35:20 -04:00 |
|
Crypto City
|
956e578f9a
|
game: fix model placement adding rather than replacing
|
2021-04-21 13:56:25 +00:00 |
|
Crypto City
|
96f7fc8677
|
game: better build/place ui
|
2021-04-21 13:56:25 +00:00 |
|
Crypto City
|
9854de369f
|
game: add T keybinding to open the trade screen
|
2021-04-21 13:56:25 +00:00 |
|
Crypto City
|
1306ed72c1
|
cc: increase workforce influence
|
2021-04-21 13:56:25 +00:00 |
|
Crypto City
|
f0e804ec13
|
game: images in tutorials
|
2021-04-21 13:56:25 +00:00 |
|
Crypto City
|
867cd66ccc
|
swap affluent residential and military unlock levels
fire also got brought forward to match new military unlock level
|
2021-04-21 13:56:25 +00:00 |
|
Crypto City
|
0ad5f3d9e4
|
game: multi page tutorial windows
|
2021-04-21 13:56:25 +00:00 |
|
Crypto City
|
a6b5210c2f
|
increase tax increase min radius with city level
|
2021-04-21 13:56:25 +00:00 |
|
Crypto City
|
1c01ce668e
|
cc: buff architectural flair specialization
|
2021-04-20 12:04:39 +00:00 |
|
Crypto City
|
d5709e8967
|
cc: buff sprawling specialization
|
2021-04-20 12:04:39 +00:00 |
|
Crypto City
|
604fddee32
|
game: new simple in game tutorial system
|
2021-04-19 17:13:29 +00:00 |
|
Crypto City
|
241b1edf69
|
add cartography discoveries, and tweak some discovery costs
|
2021-04-19 10:45:02 +00:00 |
|
Crypto City
|
d05d41dc9c
|
game: fit help windows to their content's size
|
2021-04-18 20:46:29 +00:00 |
|
Crypto City
|
3d779348c5
|
game: add neutral terrain material - helps see flag markers
|
2021-04-18 19:31:09 +00:00 |
|
Crypto City
|
79600d23e9
|
ipfs: do not regenerate a SSL key every connection
|
2021-04-18 19:23:47 +00:00 |
|
Crypto City
|
f1704cf629
|
moose drawn water tank now adds 50% firefighting range
|
2021-04-18 19:23:47 +00:00 |
|
Crypto City
|
6ea3707cc3
|
bump firefighting range
|
2021-04-18 19:23:47 +00:00 |
|
Crypto City
|
0c633eef03
|
game: flash flag area markers when on fire
|
2021-04-18 19:23:47 +00:00 |
|
Crypto City
|
b0e4ee8621
|
rpc: fix rejected tx reason flag mixup
|
2021-04-18 19:23:47 +00:00 |
|
Crypto City
|
676a1ed717
|
wallet2: add missing failed tx reason strings
|
2021-04-18 19:23:47 +00:00 |
|
Crypto City
|
ba9e0ea31e
|
cc: randomize fire damage to make it a bit more interesting
|
2021-04-18 19:23:47 +00:00 |
|
Crypto City
|
2232acaffe
|
game: add firefighting range in building settings screen for military buildings
|
2021-04-18 19:23:47 +00:00 |
|
Crypto City
|
182c585e06
|
rpc: fix fire_state not being returned in cc_get_flag
|
2021-04-18 19:23:47 +00:00 |
|
Crypto City
|
aefb95a88b
|
new "playing with fire" badge
|
2021-04-18 19:23:47 +00:00 |
|
Crypto City
|
1b9c448a54
|
cc: print actual flag names in fight fire events
|
2021-04-17 19:06:31 +00:00 |
|
Crypto City
|
5dfd50caf8
|
cc: fix fight_fire command balance updates
|
2021-04-17 19:06:31 +00:00 |
|
Crypto City
|
4c9d9861c7
|
ipfs_proxy: set pin time based on size
|
2021-04-17 19:06:31 +00:00 |
|
Crypto City
|
90e6f015a4
|
game: fix gold error creating new item group
|
2021-04-17 19:06:31 +00:00 |
|
Crypto City
|
150869b9eb
|
game: print owned labour in hunt dialog, disable buttons if too low
|
2021-04-17 19:06:31 +00:00 |
|
Crypto City
|
4eb3259592
|
game: add "fight fire" button next to the "burning" note in the flag section
|
2021-04-17 19:06:31 +00:00 |
|
Crypto City
|
e3b3247e19
|
cc: deactivate flag that catch fire at once
Also better fire propagation
|
2021-04-17 19:06:31 +00:00 |
|
mj-xmr
|
dc81e23e60
|
Split epee/string_tools.h and encapsulate boost::lexical_cast
|
2021-04-16 20:54:20 +02:00 |
|
luigi1111
|
e45619e61e
|
Revert "Merge pull request #7136"
This reverts commit 63c7ca07fb , reversing
changes made to 2218e23e84 .
|
2021-04-16 13:52:44 -05:00 |
|
luigi1111
|
13418dbb98
|
Merge pull request #7648
25e8254 expose set_offline to wallet api (benevanoff)
|
2021-04-16 12:51:22 -05:00 |
|
luigi1111
|
288e5ec350
|
Merge pull request #7384
494f2e1 rpc: fix some error return codes/status (moneromooo-monero)
|
2021-04-16 12:48:05 -05:00 |
|
luigi1111
|
7cf47d754c
|
Merge pull request #7258
1d1c430 p2p: fix cubic selection in filtered peer list (moneromooo)
|
2021-04-16 12:46:34 -05:00 |
|
luigi1111
|
63c7ca07fb
|
Merge pull request #7136
23aae55 Remove payload copy in all outgoing p2p messages (Lee Clagett)
|
2021-04-16 12:45:30 -05:00 |
|
luigi1111
|
2218e23e84
|
Merge pull request #7002
673c6d2 Reduce compilation time of epee/portable_storage_template_helper.h (mj-xmr)
|
2021-04-16 12:43:42 -05:00 |
|
Crypto City
|
ad9076315e
|
game: fix special event not being red colored when the flag is inactive
|
2021-04-16 16:25:19 +00:00 |
|
Crypto City
|
1af6a92b50
|
cc: fix subsidy log
|
2021-04-16 16:24:51 +00:00 |
|
Crypto City
|
c844683731
|
rpc: fix snapshot missing the most recent building
|
2021-04-16 12:16:32 +00:00 |
|
Crypto City
|
73a335f581
|
cc: decrease military building requirements
|
2021-04-16 12:16:16 +00:00 |
|
Crypto City
|
21ab02df4f
|
cryptonote: fix runtime warning when creating block 0
|
2021-04-16 11:31:13 +00:00 |
|
Crypto City
|
36c3c07e25
|
game: start daemon without DNS queries
|
2021-04-16 11:15:51 +00:00 |
|
Crypto City
|
dcaba88f44
|
p2p: do not check the monero DNS block list
|
2021-04-16 11:15:51 +00:00 |
|
Crypto City
|
d32f03348d
|
cc: prevent distributing item groups as dividends
|
2021-04-15 11:24:44 +00:00 |
|
Crypto City
|
aaddcee0e5
|
game: fix misaligned widgets in item selection list
|
2021-04-15 11:12:21 +00:00 |
|
Crypto City
|
35f1255b6b
|
cc: take reserves into account when calculating spoiling
|
2021-04-15 11:12:21 +00:00 |
|
Crypto City
|
618388ccab
|
items can now be auctioned
|
2021-04-15 11:12:21 +00:00 |
|
Crypto City
|
a544470acb
|
game: fix using the wrong building to round influence calculation
|
2021-04-14 23:19:38 +00:00 |
|
Crypto City
|
cf914a0f3a
|
game: give more detail when a daemon is thought incompatible
|
2021-04-12 21:16:35 +00:00 |
|
Crypto City
|
20256888e3
|
embed the block 1 tag in invitations and cc signatures
to ensure they're only valid in the chain they're created on
|
2021-04-12 18:06:59 +00:00 |
|
Crypto City
|
7eafb335b1
|
do not reuse flags, it only leads to mistakes in history
|
2021-04-12 13:48:34 +00:00 |
|
Crypto City
|
565fba0ac2
|
game: enable/disable destroy and demolish commands based on flag role
|
2021-04-12 10:30:15 +00:00 |
|
Crypto City
|
0f2e15f638
|
game: fix error destroying a flag right after demolishing it
|
2021-04-12 10:29:55 +00:00 |
|
Crypto City
|
f2cf26638d
|
invitations can now be tied to a particular recipient address
|
2021-04-11 10:22:59 +00:00 |
|
Crypto City
|
cd553af101
|
bump version to 0.29.1.1
|
2021-04-11 10:22:59 +00:00 |
|
Crypto City
|
640b942349
|
game: fix link error on windows
|
2021-04-10 23:53:11 +00:00 |
|
Crypto City
|
efcc9355a7
|
game: fix missing low balance message when accepting an invitation
|
2021-04-10 22:10:22 +00:00 |
|
Crypto City
|
694ea19dbc
|
bump version to 0.29.1.0
|
2021-04-10 18:29:52 +00:00 |
|
Crypto City
|
6e859519c1
|
fix merge mining
|
2021-04-10 18:29:39 +00:00 |
|
Crypto City
|
8c4039aaf2
|
make it so redeemed invitations can't be hijacked by a miner
|
2021-04-10 18:29:39 +00:00 |
|
Crypto City
|
8016e95975
|
cc: add a bit more info in item count errors
|
2021-04-10 00:06:37 +00:00 |
|
Crypto City
|
a9f9d7bf17
|
cc: some extra checks on found_city revert
|
2021-04-10 00:06:37 +00:00 |
|
Crypto City
|
42416063bf
|
fix historical temperature lookups ignoring special events
|
2021-04-10 00:06:37 +00:00 |
|
Crypto City
|
18c2607455
|
cc: fix temperature caching with more than one city
|
2021-04-10 00:06:37 +00:00 |
|
Crypto City
|
ffa8a52de4
|
game: add auto daemon options for data directory and log level
|
2021-04-10 00:06:37 +00:00 |
|
Elliot Wirrick
|
c8ff1d4d23
|
monero-wallet-cli: improve error message when tx amount is zero
|
2021-04-07 10:10:16 -04:00 |
|
luigi1111
|
2098941ca0
|
Merge pull request #7635
447bfae wallet2: fix unlocked mixup in light wallet mode (moneromooo-monero)
|
2021-04-06 12:23:45 -05:00 |
|
luigi1111
|
3c69596bc9
|
Merge pull request #7321
f9b5b52 fix serialization being different on mac (moneromooo-monero)
|
2021-04-06 12:20:15 -05:00 |
|
Crypto City
|
b62c73120b
|
bump version to 0.29.0.0
|
2021-04-06 13:48:22 +00:00 |
|
Crypto City
|
e4ab54ef10
|
game: fix off by one in sow/harvest "not now" dialog
|
2021-04-06 10:46:37 +00:00 |
|
Crypto City
|
71c42575fe
|
handle runestones properly on defaulted/derelict buildings
|
2021-04-06 10:46:37 +00:00 |
|
Crypto City
|
85344d7f42
|
rpc: add cc_get_terrain RPC for heightmap and potential maps
|
2021-04-06 10:46:37 +00:00 |
|
Crypto City
|
d98b985901
|
game: add cmake options to build or skip game and/or tools
|
2021-04-06 10:46:37 +00:00 |
|
Crypto City
|
34dc0c49c5
|
wallet2_api: update for wallet api changes
|
2021-04-06 10:46:37 +00:00 |
|
Crypto City
|
254661c45c
|
fix build when used in a submodule
|
2021-04-06 10:46:37 +00:00 |
|
Crypto City
|
2eec2f6371
|
fix farming not being bothered by not having enough heating material
also fix demolishing a farm while a crop is being grown
|
2021-04-06 10:46:37 +00:00 |
|
benevanoff
|
25e82545f3
|
expose set_offline to wallet api
|
2021-04-05 13:41:04 -05:00 |
|
Crypto City
|
93133e2d41
|
cc: forbid matching to auctioned/mortgaged flags
|
2021-04-04 19:42:38 +00:00 |
|
Crypto City
|
aee26ae097
|
game: remove manual palette command, it's all automatic now
|
2021-04-04 19:42:38 +00:00 |
|
Crypto City
|
e8b2ddfbf0
|
cc: prevent building on top of future cities' town squares
|
2021-04-03 10:25:20 +00:00 |
|
Crypto City
|
1a8055684e
|
rpc: remove obsolete width/height in cc_demolish
|
2021-04-02 22:54:56 +00:00 |
|
Crypto City
|
6d5b0222cf
|
add runestone carving tests
|
2021-04-02 22:54:56 +00:00 |
|
Crypto City
|
d091ce93af
|
rpc: add level to cc_get_account response
|
2021-04-02 17:47:05 +00:00 |
|
Crypto City
|
c663b3b6b6
|
armour plate various commands' verification code
|
2021-04-02 15:17:28 +00:00 |
|
Crypto City
|
7413fa9490
|
daemon: fix cc_chat in RPC mode
|
2021-04-01 22:13:20 +00:00 |
|
Crypto City
|
f6f2ba252b
|
game: add a screen showing wallet address after wallet creation
|
2021-03-30 22:47:20 +00:00 |
|
moneromooo-monero
|
57edfd78fd
|
p2p: allow CIDR notation in DNS blocklist
|
2021-03-30 08:57:04 +00:00 |
|
luigi1111
|
e1d987aa66
|
Merge pull request #7430
064eeb2 wallet_rpc_server: set seed language in generate_from_keys (moneromooo-monero)
|
2021-03-29 22:37:19 -04:00 |
|
luigi1111
|
b12e195fba
|
Merge pull request #7620
fe63256 cryptonote_protocol_handler: fix race condition (anon)
ded2f3a cryptonote_protocol_handler: add race condition demo (anon)
|
2021-03-29 21:55:11 -04:00 |
|
luigi1111
|
1a8b6ba8c0
|
Merge pull request #7542
7c4e4c7 wallet_api: add isDeterministic() (tobtoht)
|
2021-03-29 21:50:53 -04:00 |
|
luigi1111
|
0607a10696
|
Merge pull request #7538
1851f26 wallet_api: add seed_offset param to seed() (tobtoht)
|
2021-03-29 21:47:40 -04:00 |
|
luigi1111
|
247db4e304
|
Merge pull request #7373
86263b3 Honor LARGE_PAGES flag in randomx umask (Howard Chu)
|
2021-03-29 21:41:56 -04:00 |
|
luigi1111
|
ac091fb539
|
Merge pull request #7358
f346e3e wallet_rpc_payments: implement multithreading (gdmojo)
|
2021-03-29 21:10:48 -04:00 |
|
luigi1111
|
c2bc829cca
|
Merge pull request #7326
cf266d6 bootstrap_daemon: proxy configuration support (xiphon)
|
2021-03-29 21:08:36 -04:00 |
|
luigi1111
|
8c8197463f
|
Merge pull request #7310
76fe73b Revert 'fix accessing an network address in a deleted context' (selsta)
|
2021-03-29 21:08:03 -04:00 |
|
luigi1111
|
1cd1206332
|
Merge pull request #7238
aa3e89a p2p: fix set_peer_just_seen ignoring last_seen (moneromooo)
|
2021-03-29 21:06:03 -04:00 |
|
luigi1111
|
cf1a95b67d
|
Merge pull request #7088
386ef03 Add TLSA support to DNSSEC fetching (Lee Clagett)
|
2021-03-29 21:05:00 -04:00 |
|
Crypto City
|
ecbf008334
|
cryptonote: fix block hash ignoring optional aux header
|
2021-03-29 21:36:17 +00:00 |
|
Crypto City
|
7b68cf850c
|
rpc: fix coin gold content being expressed in 1e8 units
|
2021-03-29 15:14:07 +00:00 |
|
Crypto City
|
120b659722
|
game: display item gold and total item recovered in destroy items screen
|
2021-03-29 15:14:07 +00:00 |
|
Crypto City
|
d4074a5225
|
game: mention gold is recovered in destroy items screen
|
2021-03-29 11:49:13 +00:00 |
|
Crypto City
|
f0659eee79
|
game: update the IPFS upload help text
|
2021-03-29 10:18:49 +00:00 |
|
Crypto City
|
bc3279dd7c
|
game: default to a fixed time of day, it confuses people too easily otherwise
|
2021-03-28 23:28:36 +00:00 |
|
Crypto City
|
9d5edba8fe
|
game: fix approve/abandon widgets not appearing anymore
|
2021-03-28 23:16:40 +00:00 |
|
mj-xmr
|
673c6d2d11
|
Reduce compilation time of epee/portable_storage_template_helper.h
|
2021-03-28 15:41:48 +02:00 |
|
Crypto City
|
406b33203b
|
bump version to 0.28.1.1
|
2021-03-27 23:44:05 +00:00 |
|
Crypto City
|
1f8d22a302
|
game: fix daemon auto start in windows
Windows daemon doesn't have --detach
|
2021-03-27 23:43:02 +00:00 |
|
Crypto City
|
848674aa45
|
game: windows wants ".exe" binary suffix
|
2021-03-27 22:20:18 +00:00 |
|
Crypto City
|
377ff79160
|
game: fix build on mac
environ isn't defined in a system header
|
2021-03-27 21:23:43 +00:00 |
|
Crypto City
|
5ea71de480
|
bump version to 0.28.1.0
|
2021-03-27 17:24:26 +00:00 |
|
Crypto City
|
9be2784636
|
fix scaffolding discoveries not being used where appropriate
|
2021-03-27 16:31:30 +00:00 |
|
Crypto City
|
c0c848432a
|
game: fix restoring a model backup on the town square
|
2021-03-27 14:00:55 +00:00 |
|
Crypto City
|
6fb72d6a61
|
game: tweak clip planes for lessened Z fighting
|
2021-03-27 11:40:27 +00:00 |
|
Crypto City
|
c7578ffb49
|
cc: give a penalty to agriculture on cliffs
|
2021-03-27 11:18:11 +00:00 |
|
Crypto City
|
534e5428fb
|
game: boids now take more random routes, looks less weird
|
2021-03-27 00:50:13 +00:00 |
|
Crypto City
|
94888f7354
|
daemon-controller: use the same bootstrap daemon for all ops
|
2021-03-26 20:55:25 +00:00 |
|
Crypto City
|
0c7aa3166e
|
cc: select a more appealing map
|
2021-03-26 20:37:15 +00:00 |
|
Crypto City
|
3501baf29b
|
cc: tweak gemstone map, a bit more interesting
|
2021-03-26 20:37:15 +00:00 |
|
Crypto City
|
4007a33e95
|
cc: tweak stability map, it was too high frequency
|
2021-03-26 20:37:15 +00:00 |
|