Commit Graph

  • 303b6071d7 Fixed RPC url issue main Rucknium 2022-10-05 16:12:03 +0000
  • cac5d0a7fc Add tf_gold_flow() Rucknium 2022-10-05 15:50:31 +0000
  • 726458deee Reduce RAM usage by optimize_flag_chart Rucknium 2022-09-30 13:30:24 +0000
  • eecd843d6c Add city choice to basic map display Rucknium 2022-09-30 00:34:33 +0000
  • 5e7bbd0868 Fix cities parser Rucknium 2022-09-29 23:19:07 +0000
  • 74e28200d5 Custodian wallets "should" work now Rucknium 2021-07-26 17:33:47 -0400
  • 6d0bb22ba5 --disable-rpc-login. Cannot get authentication to wallet RPC to work Rucknium 2021-07-26 16:07:40 -0400
  • e85c85f03d Fixes to custodial wallet loading Rucknium 2021-07-26 13:16:25 -0400
  • d1a63e6c46 Small fix for townforge-wallet-rpc call Rucknium 2021-07-26 13:00:59 -0400
  • a86bbf8ac9 Deal with case when no other townforge-wallet-rpc are running Rucknium 2021-07-26 12:47:19 -0400
  • ffef64d711 Invalid collapse argument on paste0() Rucknium 2021-07-26 12:37:33 -0400
  • af64159544 Log for townforge-wallet-cli. WARNING: insecure Rucknium 2021-07-26 12:04:58 -0400
  • 7d80cead81 Forgot to add code to auto-launch townforged Rucknium 2021-07-26 11:39:21 -0400
  • cbdd0b412b Custodial wallets have a nonzero chance of working now Rucknium 2021-07-26 11:15:02 -0400
  • 2df69dbfa0 Nearing completion of first draft of custodial wallet Rucknium 2021-07-26 03:54:11 -0400
  • f35ffc60cd
    Merge branch 'Syksy:main' into main Rucknium 2021-07-25 17:30:06 -0400
  • 0d14c291ba Finish refactoring for running on Shiny Server Rucknium 2021-07-25 17:27:44 -0400
  • b0fcf7ffdd Move and rename files to ease server deployment Rucknium 2021-07-25 17:09:22 -0400
  • 862135a712 Commit before rearranging file structure Rucknium 2021-07-25 17:01:55 -0400
  • c1d5b929da Trying to get app to work on Shiny Server Rucknium 2021-07-24 01:38:50 -0400
  • 5770a9a6fe
    Merge pull request #7 from Rucknium/main T. D. Laajala 2021-07-24 01:31:16 +0300
  • ee499502e3 hotfix for other cities' flags appearing on main map Rucknium 2021-07-23 17:56:10 -0400
  • 60acbe0d1e
    Merge pull request #6 from Rucknium/main T. D. Laajala 2021-07-22 21:22:08 +0300
  • 1e44be9b52 Fixing off-by-one error to prevent oversized flag Rucknium 2021-07-22 01:38:54 -0400
  • 4e1529d846 Add buy flags and buildings, but overlap bug exists Rucknium 2021-07-22 01:37:06 -0400
  • 7476131640 Added to best flag chooser: limit choices to avoid errors, allow choice of grid density and city Rucknium 2021-07-20 17:04:10 -0400
  • 59df3f5c17 Expanding S4 classes to city placeholder Daniel 2021-07-20 21:58:56 +0300
  • 42b9a88bfb Change url argument to url.rpc and url.townforged Rucknium 2021-07-20 01:48:32 -0400
  • b46691d262 FIXED: "Influence map is broken" Rucknium 2021-07-19 23:44:28 -0400
  • 063d22c37d Merge origin/main into main Rucknium 2021-07-19 22:45:54 -0400
  • ac0fab82e1 Commit before merge Rucknium 2021-07-19 22:44:59 -0400
  • f55d6dee2e Merge branch 'main' of https://github.com/Syksy/TownforgeR into main Syksy 2021-07-20 03:51:19 +0300
  • aede67cd16 S4 class for flags/lots Syksy 2021-07-20 03:51:10 +0300
  • 046528a6f9
    Updated README with more advanced code examples T. D. Laajala 2021-07-20 01:12:08 +0300
  • 4f71dd9a4a
    Merge pull request #4 from Rucknium/main T. D. Laajala 2021-07-19 20:31:24 +0300
  • 77366caabd Best flag search now expands in all 4 directions Rucknium 2021-07-19 02:47:04 -0400
  • 9a97470225 Commit before adding expansion to S and W for best flag search Rucknium 2021-07-19 01:30:43 -0400
  • 9993142f11 tf_search_best_flags actually expands north, not south. Changing var names to reflect that Rucknium 2021-07-19 01:07:31 -0400
  • 28094705ae Increment to version 0.0.14 Rucknium 2021-07-18 19:58:37 -0400
  • 40db766404 Changed the way the coordinate grid is constructed. Now grid is based on all flags, not just those with influence. Added waiter progress bar Rucknium 2021-07-18 19:55:26 -0400
  • 11227c39c9 First draft of best flag placement into Shiny app Rucknium 2021-07-18 05:47:16 -0400
  • 0d0125cf9d First draft of tf_search_best_flags Rucknium 2021-07-17 17:03:02 -0400
  • f844a8b522 Add influence effects matrix as data embedded in package Rucknium 2021-07-16 23:47:11 -0400
  • 5df0abcc81 Fixed passing scientific notation to RPC, which failed Rucknium 2021-07-16 21:34:04 -0400
  • c2e3065d48 Now allow verbatim replace of part of a JSON call to RPC, which allows passing of vector arguments to the daemon Rucknium 2021-07-11 17:39:27 -0400
  • 8f56e1b8b5
    Merge pull request #3 from Rucknium/main T. D. Laajala 2021-07-05 03:45:58 +0300
  • 205a7f0b51 Improve chart titles for influence plots Rucknium 2021-07-02 15:10:59 -0400
  • 92ddafcfb9 Added Rucknium as package author. Rucknium 2021-07-02 15:01:05 -0400
  • 2bfc1f85df Fix issue with misalignment of coordinate planes of the influence matrix and the flag cut-outs Rucknium 2021-07-02 14:52:28 -0400
  • 517891200f New feature to visualize inter-building productivity influence Rucknium 2021-07-02 05:28:49 -0400
  • 1bb6d9b64e
    Merge pull request #2 from Rucknium/main T. D. Laajala 2021-06-29 02:18:28 +0300
  • 332e9762f1 Fixed issue with display of wrong order book spread Rucknium 2021-06-28 14:22:20 -0400
  • b74b1e99a2 Now with option to turn on dark mode. Rucknium 2021-06-28 13:26:08 -0400
  • 0731a64fce Now can choose a URL as an argument for shinyTF, which allows choice of port for the RPC. Useful if running the game GUI at the same time as the Shiny app. Rucknium 2021-06-28 03:27:49 -0400
  • efdaf312e4 Splitting shiny code into ui.R and server.R Rucknium 2021-06-28 02:02:55 -0400
  • 3c49170cb7 Adding options to parse the RPC json so that all numbers, or just the nonce, are parsed as strings. Nonces are about 20 digits, while R loses precision at about 16 digits. The Rmpfr package could be used to represent numbers at arbitrary precision. Rucknium 2021-06-28 01:44:47 -0400
  • d940ee3bc9 Explicitly allow passing of URL argument to parsers to allow more flexibility in specifying ports for RPC Rucknium 2021-06-28 01:34:28 -0400
  • 9f8d3e4499
    Merge pull request #1 from Ruckneum/main T. D. Laajala 2021-06-20 19:29:59 +0300
  • 7d0e483a6d Proof-of-concept for map of flags Ruckneum 2021-06-20 12:07:53 -0400
  • 59edb34e86 Added draft wallet operations and order book tab. Ruckneum 2021-06-19 19:13:18 -0400
  • e9f32e7bd0 tf_parse_markets() now gets both bids and offers Ruckneum 2021-06-19 17:46:42 -0400
  • e394dfb5b5 Added .Rbuildignore to gitignore Ruckneum 2021-06-19 17:43:53 -0400
  • a7b3dbf3f2 Added R-specific gitignore files types Ruckneum 2021-06-19 17:22:22 -0400
  • edbf08995a NFT and non-NFT item parsing and inspection for R Shiny Syksy 2021-04-17 05:41:11 +0300
  • 950d193b98 Basic PNG parsing from TF ipfs to R Shiny Syksy 2021-04-16 22:24:25 +0300
  • 9d7311bb7f tf_parse_nfts v0.0.6 Syksy 2021-03-20 07:04:52 +0200
  • b9e7e2302f tf_parse_markets and shiny Syksy 2021-03-20 06:40:55 +0200
  • 107f8981f9 tf_parse_network and its shiny tab Syksy 2021-03-20 05:18:19 +0200
  • a551cc5093 Tabs and Accounts-tab in R Shiny Syksy 2021-03-20 04:47:12 +0200
  • 34b5d64e7c Merge branch 'main' of https://github.com/Syksy/TownforgeR into main Syksy 2021-03-20 04:08:13 +0200
  • 0fae3c2f48 tf_parse_accounts Syksy 2021-03-20 04:08:05 +0200
  • 89fe3d94a8
    Update README.md T. D. Laajala 2021-03-14 05:32:00 +0200
  • 2200a99b34
    Update README.md T. D. Laajala 2021-03-14 05:31:10 +0200
  • ee8b951d87
    Update README.md T. D. Laajala 2021-03-14 05:30:56 +0200
  • 1e5f749b66
    Update README.md T. D. Laajala 2021-03-14 05:30:05 +0200
  • dfcd4aee14
    Update README.md T. D. Laajala 2021-03-14 05:29:55 +0200
  • 39b22fc305
    Create README.md T. D. Laajala 2021-03-14 05:29:38 +0200
  • b819c6bf42 First prototype v0.0.1 Syksy 2021-03-14 05:15:36 +0200