Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Property #86

Open
hhaslam11 opened this issue Aug 26, 2016 · 9 comments
Open

Property #86

hhaslam11 opened this issue Aug 26, 2016 · 9 comments
Assignees
Milestone

Comments

@hhaslam11
Copy link
Owner

Able to buy property (fields, lakes, etc). Used for growing crops/fishing/other food.
Probably should have other uses, also.

@hhaslam11 hhaslam11 added this to the A4.8 milestone Aug 26, 2016
@hhaslam11
Copy link
Owner Author

hhaslam11 commented Feb 8, 2017

  • Add NPC for shop
  • Add shop
  • Add Property menu
  • Add way to buy/grow/sell crops
  • Add stuff to debug menu
  • Add way to sell property
  • Add ach's
  • Add cheats
  • Loading/saving

@R1ndT
Copy link
Contributor

R1ndT commented Dec 19, 2021

Hello. I would like to get this issue assigned to me. I am not completely sure that I am fully up to the task but I'll try my best and let you know if I run into a problem which I can't fix myself.

@hhaslam11
Copy link
Owner Author

@R1ndT Sure, have a go at it! And yes, feel free to reach out if theres any issues

@R1ndT
Copy link
Contributor

R1ndT commented Dec 20, 2021

Alright, I got stuck right at setting up the environment... I built the project using Gradle specifically for Eclipse (by inserting apply plugin: 'eclipse' into build.gradle and afterwards running gradle eclipse using bash. Everything is working fine except the test classes. I tried declaring the mockito dependency (again in build.gradle), which Eclipse tried to import automatically in process of managing imports; it downloaded the dependency and built successfully...yet the classes keep breaking the code without much of a change. What is the purpose of these files? Do you have any idea on what might be causing this problem? Thanks in advance.

@R1ndT
Copy link
Contributor

R1ndT commented Dec 20, 2021

Removing them solved all the issues but I'm not sure if that's completely desirable...

@hhaslam11
Copy link
Owner Author

huh, i cant get it to work either. I say just go ahead and delete the test file. I never actually tried running it before, and I never really did any testing anyways

Sidenote, check out https://www.jetbrains.com/idea/

Personally I think its a much better IDE than eclipse :)

@R1ndT
Copy link
Contributor

R1ndT commented Dec 21, 2021

Okay, I removed it and made some other adjustments. Everything seems to be working fine now.

Thanks for the tip. Although JetBrains IDEA isn't open source, as far as I know, whereas Eclipse is (to an extent). I am always a bit wary of proprietary software but I'll take a further look at it and perhaps change my mind over time.

@hhaslam11
Copy link
Owner Author

hhaslam11 commented Dec 21, 2021

Glad you got it working.

The IntelliJ platform actually is open source! https://github.com/JetBrains/intellij-community
They do have some proprietary enterprise versions, which is how they get theyre funding. Its also a really well-known and trusted company, they have created the Kotlin programming language, Android Studio, and a lot other tools used heavily by a lot of huge companies.

Of course, use whatever works best for you, but since working in the software industry for a few years, I haven't met anyone who still uses eclipse at a professional level 😄

@R1ndT
Copy link
Contributor

R1ndT commented Dec 22, 2021

Is it? Well that's great! I found the website quite enigmatic - the fancy modern style isn't particularly my cup of tea...
Even though I am arguably the best in programming at my school, I am still quite far from the industry level... However I have, indeed, heard a lot of good things about the IntelliJ IDEA...I am actually going to give it a try right now!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants