• Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • mRadar

    Discussion in 'Archives' started by Tempura, Oct 28, 2014.

    Thread Status:
    Not open for further replies.
    1. Tempura

      Tempura New Member

      Joined:
      Oct 9, 2014
      Messages:
      81
      Likes Received:
      0
      Trophy Points:
      0
      What I've been working on:

      mRadar
      A Radar tool for developed using the WPF framework and Mahapps.Metro styling package. Same technology that Archebuddy client uses for its UI.

      Latest version: 0.97 (11/3/2014)

      Ships!

      Uses vector graphics, circular shape, adjustable opacity: Collapsible settings panel.

      [​IMG]

      Easily see harvestable or growing plants and trees, trade packs, sunken treasure, etc! Automatically ignores protected crops.

      [​IMG]


      The source code for free version is available. PM me.

      Donate (any amount you choose) and I send you house scanner:
      [​IMG]
      • Predicts the tax info on most houses, reducing need to talk to server.
      • Toggleable safeguards for scanning taxes.
      • Color coded map
      • Quick export, copy & paste to Google Spreadsheet

      PM me for access!
       
      Last edited: Nov 3, 2014
    2. htcy2k

      htcy2k New Member

      Joined:
      Oct 29, 2011
      Messages:
      10
      Likes Received:
      0
      Trophy Points:
      0
      OMG it's look good !
       
    3. alq0rsan

      alq0rsan New Member

      Joined:
      Oct 11, 2014
      Messages:
      178
      Likes Received:
      1
      Trophy Points:
      0
      this looks cool if you need help releasing it to the store pm me ^_^
       
    4. Klesko

      Klesko Member

      Joined:
      Sep 23, 2014
      Messages:
      46
      Likes Received:
      0
      Trophy Points:
      6
      Looks good. I would leave the house scanning thing in and off by default just put a big warning on it. I would load it up on a throwaway account and scan the areas for houses. This would be really nice for mapping areas out.
       
    5. Tempura

      Tempura New Member

      Joined:
      Oct 9, 2014
      Messages:
      81
      Likes Received:
      0
      Trophy Points:
      0
      I've been informed that Radars aren't allowed on the store. Not sure what to do now.
       
    6. xseekx

      xseekx Member

      Joined:
      Apr 27, 2010
      Messages:
      104
      Likes Received:
      2
      Trophy Points:
      18
      Looks excellent!
       
    7. Bots Inc

      Bots Inc New Member

      Joined:
      Oct 28, 2014
      Messages:
      13
      Likes Received:
      0
      Trophy Points:
      0
      I must say that looks really splendid. Very good work mate, is this your first plugin?

      I do agree ^^
       
    8. Tempura

      Tempura New Member

      Joined:
      Oct 9, 2014
      Messages:
      81
      Likes Received:
      0
      Trophy Points:
      0
      Yes. I am a UI/UX designer by day so I'm pretty anal about how things look.

      Update the UI: make it a circle and collapsible settings (double click radar to open/close settings)
      [​IMG]

      What is the best way to release source code? Can I attach a RAR file here?
       
    9. alq0rsan

      alq0rsan New Member

      Joined:
      Oct 11, 2014
      Messages:
      178
      Likes Received:
      1
      Trophy Points:
      0
      man if you release this i am sure there will be a lot of supported members so make sure you add donation button when released
       
    10. xseekx

      xseekx Member

      Joined:
      Apr 27, 2010
      Messages:
      104
      Likes Received:
      2
      Trophy Points:
      18
      That's what a other people are doing. :D
       
    11. alq0rsan

      alq0rsan New Member

      Joined:
      Oct 11, 2014
      Messages:
      178
      Likes Received:
      1
      Trophy Points:
      0
    12. madboy19

      madboy19 New Member

      Joined:
      Oct 15, 2014
      Messages:
      36
      Likes Received:
      0
      Trophy Points:
      0
      looks really great!
       
    13. alq0rsan

      alq0rsan New Member

      Joined:
      Oct 11, 2014
      Messages:
      178
      Likes Received:
      1
      Trophy Points:
      0
      ikr ^_^ so far this is best radar i have seen
       
    14. samukiller

      samukiller New Member

      Joined:
      Jun 8, 2014
      Messages:
      11
      Likes Received:
      0
      Trophy Points:
      0
      post i donate
       
    15. Tempura

      Tempura New Member

      Joined:
      Oct 9, 2014
      Messages:
      81
      Likes Received:
      0
      Trophy Points:
      0
      Source code uploaded. PM me for details.
       
    16. madboy19

      madboy19 New Member

      Joined:
      Oct 15, 2014
      Messages:
      36
      Likes Received:
      0
      Trophy Points:
      0
      I sended to pm .
       
    17. Cleaner

      Cleaner New Member

      Joined:
      Oct 16, 2014
      Messages:
      11
      Likes Received:
      0
      Trophy Points:
      0
      платить за радары , ну что за бред .
       
    18. Tempura

      Tempura New Member

      Joined:
      Oct 9, 2014
      Messages:
      81
      Likes Received:
      0
      Trophy Points:
      0
      It's free. I agree Radar logic is too simple to charge for.
       
      Last edited: Oct 29, 2014
    19. AngryMustache

      AngryMustache New Member

      Joined:
      Oct 8, 2014
      Messages:
      20
      Likes Received:
      0
      Trophy Points:
      1
      Having issues trying to build this with visual studio, any tips or am I overlooking something?

      I did set the build output to the plugins folder.

      Code:
      1>------ Build started: Project: mCore, Configuration: Debug Any CPU ------
      1>C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets(1697,5): warning MSB3245: Could not resolve this reference. Could not locate the assembly "ArcheBuddy". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors.
      1>C:\mRadar\mCore\mRadar'.cs(6,7,6,17): error CS0246: The type or namespace name 'ArcheBuddy' could not be found (are you missing a using directive or an assembly reference?)
      1>C:\mRadar\mCore\mRadar'.cs(13,27,13,31): error CS0246: The type or namespace name 'Core' could not be found (are you missing a using directive or an assembly reference?)
      1>C:\mRadar\mCore\Main.xaml.cs(16,7,16,17): error CS0246: The type or namespace name 'ArcheBuddy' could not be found (are you missing a using directive or an assembly reference?)
      1>C:\mRadar\mCore\Radar\HouseScanner.cs(1,7,1,17): error CS0246: The type or namespace name 'ArcheBuddy' could not be found (are you missing a using directive or an assembly reference?)
      1>C:\mRadar\mCore\Radar\Radar.xaml.cs(17,7,17,17): error CS0246: The type or namespace name 'ArcheBuddy' could not be found (are you missing a using directive or an assembly reference?)
      1>C:\mRadar\mCore\Radar\RadarPlotter.cs(1,7,1,17): error CS0246: The type or namespace name 'ArcheBuddy' could not be found (are you missing a using directive or an assembly reference?)
      1>C:\mRadar\mCore\Radar\RadarScanner.cs(1,7,1,17): error CS0246: The type or namespace name 'ArcheBuddy' could not be found (are you missing a using directive or an assembly reference?)
      1>C:\mRadar\mCore\Main.xaml.cs(27,9,27,13): error CS0246: The type or namespace name 'Core' could not be found (are you missing a using directive or an assembly reference?)
      1>C:\mRadar\mCore\Main.xaml.cs(28,21,28,25): error CS0246: The type or namespace name 'Core' could not be found (are you missing a using directive or an assembly reference?)
      1>C:\mRadar\mCore\Radar\HouseScanner.cs(16,17,16,21): error CS0246: The type or namespace name 'Core' could not be found (are you missing a using directive or an assembly reference?)
      1>C:\mRadar\mCore\Radar\HouseScanner.cs(42,49,42,56): error CS0246: The type or namespace name 'Housing' could not be found (are you missing a using directive or an assembly reference?)
      1>C:\mRadar\mCore\Radar\HouseScanner.cs(79,27,79,34): error CS0246: The type or namespace name 'Housing' could not be found (are you missing a using directive or an assembly reference?)
      1>C:\mRadar\mCore\Radar\HouseScanner.cs(79,38,79,42): error CS0246: The type or namespace name 'Core' could not be found (are you missing a using directive or an assembly reference?)
      1>C:\mRadar\mCore\Radar\Radar.xaml.cs(36,18,36,22): error CS0246: The type or namespace name 'Core' could not be found (are you missing a using directive or an assembly reference?)
      1>C:\mRadar\mCore\Radar\Radar.xaml.cs(51,28,51,32): error CS0246: The type or namespace name 'Core' could not be found (are you missing a using directive or an assembly reference?)
      1>C:\mRadar\mCore\Radar\Radar.xaml.cs(272,17,272,29): error CS0246: The type or namespace name 'DoodadObject' could not be found (are you missing a using directive or an assembly reference?)
      1>C:\mRadar\mCore\Radar\Radar.xaml.cs(419,16,419,27): error CS0246: The type or namespace name 'SpawnObject' could not be found (are you missing a using directive or an assembly reference?)
      1>C:\mRadar\mCore\Radar\RadarPlotter.cs(19,9,19,13): error CS0246: The type or namespace name 'Core' could not be found (are you missing a using directive or an assembly reference?)
      1>C:\mRadar\mCore\Radar\RadarPlotter.cs(135,44,135,55): error CS0246: The type or namespace name 'SpawnObject' could not be found (are you missing a using directive or an assembly reference?)
      1>C:\mRadar\mCore\Radar\RadarScanner.cs(41,79,41,83): error CS0246: The type or namespace name 'Core' could not be found (are you missing a using directive or an assembly reference?)
      1>C:\mRadar\mCore\Radar\RadarScanner.cs(127,77,127,81): error CS0246: The type or namespace name 'Core' could not be found (are you missing a using directive or an assembly reference?)
      1>C:\mRadar\mCore\Radar\RadarScanner.cs(198,49,198,61): error CS0246: The type or namespace name 'DoodadObject' could not be found (are you missing a using directive or an assembly reference?)
      1>C:\mRadar\mCore\Radar\RadarScanner.cs(198,23,198,28): error CS0246: The type or namespace name 'Skill' could not be found (are you missing a using directive or an assembly reference?)
      ========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
       
    20. samukiller

      samukiller New Member

      Joined:
      Jun 8, 2014
      Messages:
      11
      Likes Received:
      0
      Trophy Points:
      0
      i have this erro
       
    Thread Status:
    Not open for further replies.

    Share This Page