Author Topic: Plugin Requests/Help  (Read 28311 times)

Prodigy39

  • Professor
  • Surfing south to SeaFoam
  • *****
  • Posts: 1969
  • Friendliness: 18
  • Live your life the way you want to
Re: Plugin Requests/Help
« Reply #60 on: June 28, 2012, 10:20:10 pm »
Keep to the coding get cho hands off Hoenn  :cool:
"Tene likes her men like squirrels like their acorns... Buried." -Me, inspired from adult swim
I approve

Ad...

CalDaBeast

  • Entering Mt Moon
  • ****
  • Posts: 115
  • Friendliness: 0
  • Plugin Developer and VoxelHoenn Head Builder
    • VoxelWiki Profile
Re: Plugin Requests/Help
« Reply #61 on: June 29, 2012, 02:20:49 am »

So, for all my people who are on the team now, I need to test how much you guys know. I'm gonna make a basic list of Java concepts and I want you top copy the list and put a "X" next to the concepts you understand 100%. Not kind of. Not mostly. 100%.

X-Basic Data types (int, boolean, float, doube, ect.)
X-Conventions of coding(capitalization of certain types, spacing, bracketing)
X-Functions(parameters,return types, signatures,ect.)
X-Conditionals(if,else,switch,ect.)
X-Loops(for,advanced for, ect.)
X-Recursion
X-Object Orientation(Classes, instance varaibles, local varaibles,constructers, getters and setters)
X-Library's(importing them, math library, arraylist library, ect.)
X-Polymorphism
-Class types(Abastract and interface are the only ones it looks like we need) Know what it is, dont ever use it
X-Inheritance(super class, sublcass, super command)
X-Basic Data structures(array, 2D array,list)
-Advanced Abstract Data Structures(Queue's,stacks,maps) Only use HashMaps
X-File manipulation(writing to file, reading from file, creating file, ect.)

95%
-CalDaBeast
 Plugin Developer
 Head Builder of VoxelHoenn

CalDaBeast

  • Entering Mt Moon
  • ****
  • Posts: 115
  • Friendliness: 0
  • Plugin Developer and VoxelHoenn Head Builder
    • VoxelWiki Profile
Re: Plugin Requests/Help
« Reply #62 on: June 29, 2012, 02:27:33 am »
Hooking into Badges++ (coded by mr. lazy) would be very difficult...

I see how you guys like to talk about me when you think Im gone :P

But yes, hooking into Badges++ would be impossible, as there are no getter/setter methods. It was coded in my noob stage. The best thing to do without a Badges++ heavy modification would be to use YamlConfiguration.load(new File("plugins/Badges++/config.yml")) and do a bit of copy-paste.

I'd rewrite it, but I leave for 3 weeks next Sunday and I have obligations I must attend to (paid to code something massive).
Maybe @Paradox wants to take a whack at rewriting it with an API :P
-CalDaBeast
 Plugin Developer
 Head Builder of VoxelHoenn

Paradox

  • Professor
  • Fighting Giovanni
  • *****
  • Posts: 966
  • Friendliness: 39
  • Registered User
Re: Plugin Requests/Help
« Reply #63 on: June 29, 2012, 02:32:14 pm »
Hooking into Badges++ (coded by mr. lazy) would be very difficult...

I see how you guys like to talk about me when you think Im gone :P

But yes, hooking into Badges++ would be impossible, as there are no getter/setter methods. It was coded in my noob stage. The best thing to do without a Badges++ heavy modification would be to use YamlConfiguration.load(new File("plugins/Badges++/config.yml")) and do a bit of copy-paste.

I'd rewrite it, but I leave for 3 weeks next Sunday and I have obligations I must attend to (paid to code something massive).
Maybe @Paradox wants to take a whack at rewriting it with an API :P


Trust me, I'm well aware of your Badges++ plugin writing. No offense, but no matter what we do it's going to be difficult to make it well functional. People are asking me to do editting but as you and I both know, that's still going to be a bitch. And even if I use the same config, it's still going to be a bitch because of the original set up of the plugin.



So, for all my people who are on the team now, I need to test how much you guys know. I'm gonna make a basic list of Java concepts and I want you top copy the list and put a "X" next to the concepts you understand 100%. Not kind of. Not mostly. 100%.
-Class types(Abastract and interface are the only ones it looks like we need) Know what it is, dont ever use it
 


This made me laugh because you use this every time you write a java plugin.
« Last Edit: June 29, 2012, 02:34:01 pm by Paradox »

CalDaBeast

  • Entering Mt Moon
  • ****
  • Posts: 115
  • Friendliness: 0
  • Plugin Developer and VoxelHoenn Head Builder
    • VoxelWiki Profile
Re: Plugin Requests/Help
« Reply #64 on: June 29, 2012, 10:20:37 pm »
I implement interfaces, but I dont make my own. (what I meant)
-CalDaBeast
 Plugin Developer
 Head Builder of VoxelHoenn

PKMNtrainer

  • First Pokemon Battle
  • *
  • Posts: 23
  • Friendliness: 1
  • Registered User
Re: Plugin Requests/Help
« Reply #65 on: August 12, 2012, 10:33:01 pm »
Guys i have a good idea for a plugin i hope this is gonna work and its liked well at the lab you push a button and it says in playerchat you got this pokemon lets say charmander and you walk in the grass and a battle starts and you do like /fight or /bag or /run and thos fake pokemon gain xp and a book is a pokedex

PKMNtrainer

  • First Pokemon Battle
  • *
  • Posts: 23
  • Friendliness: 1
  • Registered User
Re: Plugin Requests/Help
« Reply #66 on: August 12, 2012, 10:34:08 pm »
and you get pokeballs and catch pokemon like the game

Ichikunjii

  • Underground Passage-Horizontal
  • *****
  • Posts: 627
  • Friendliness: 3
  • Registered User
Re: Plugin Requests/Help
« Reply #67 on: August 12, 2012, 10:46:42 pm »
I was thinking that now we have a "active" Nurse Joy, why not try to configure NPCs to do this.

Nurse Joy at a pokemon center. You walk up to it and it says, "Welcome! To -town pokemon center-. Would you like to be healed?"

And it would throw health pots at you. I wonder though if its possible. :P
[url

Mariofighter3

  • PokeFan
  • Fighting Koga
  • *
  • Posts: 1495
  • Friendliness: -30
  • It Doesn't Matter.
Re: Plugin Requests/Help
« Reply #68 on: August 13, 2012, 12:18:29 am »
Command Blocks and yes it is.

Tenebrae

  • Sinnoh/Unova Head Builder
  • Professor
  • Fighting Agatha
  • *****
  • Posts: 7604
  • Friendliness: 105
  • Monster Hunter 4 Ultimate :D
    • Bandcamp
Re: Plugin Requests/Help
« Reply #69 on: August 13, 2012, 12:26:03 am »
I was thinking that now we have a "active" Nurse Joy, why not try to configure NPCs to do this.

Nurse Joy at a pokemon center. You walk up to it and it says, "Welcome! To -town pokemon center-. Would you like to be healed?"

And it would throw health pots at you. I wonder though if its possible. :P


I know that its possible to buy/sell with npcs. Thing with splash potions is they dont heal hunger.

Ichikunjii

  • Underground Passage-Horizontal
  • *****
  • Posts: 627
  • Friendliness: 3
  • Registered User
Re: Plugin Requests/Help
« Reply #70 on: August 13, 2012, 12:51:13 am »
Hmm, thats the only problem it seems. If only Notch/Jeb had made instant hunger healing pots.
[url

1cec0ld

  • Frozen Hearted Admin
  • Professor
  • Fighting Blaine
  • *****
  • Posts: 3084
  • Friendliness: 94
  • Who am I to judge others?
  • Pokemon Team: Typhlosion, Espeon, Aerodactyl, Glalie, Jolteon, Mew the HM Slave
Re: Plugin Requests/Help
« Reply #71 on: August 13, 2012, 01:00:23 pm »
Hmm, thats the only problem it seems. If only Notch/Jeb had made instant hunger healing pots.
I could do that, but it wouldn't be brewable...

MasterAssassin82

  • Idiot who bumps teh bump thread
  • Fighting Sabrina
  • *
  • Posts: 1016
  • Friendliness: -73
  • Sinnoh Head, Unova Builder, Hoenn Ex-Builder!
Re: Plugin Requests/Help
« Reply #72 on: August 13, 2012, 06:10:22 pm »
I could do that, but it wouldn't be brewable...
Couldn't you make NPCs do commands upon right clicking them/going near them?
Ex: NurseJoy would do "/heal <player> 9999" when <player> enters a 3 block radius of the NPC?

liquidfired

  • Dragon Tamer
  • Raiding Silph Co.
  • *****
  • Posts: 823
  • Friendliness: -4
  • Unregistered Member (Error 114: Needs Activation)
    • Liquidfired's Channel of Awesomeness
Re: Plugin Requests/Help
« Reply #73 on: August 14, 2012, 02:18:22 am »
I was thinking that now we have a "active" Nurse Joy, why not try to configure NPCs to do this.

Nurse Joy at a pokemon center. You walk up to it and it says, "Welcome! To -town pokemon center-. Would you like to be healed?"

And it would throw health pots at you. I wonder though if its possible. :P


The Text is possible, if using SethBling's Filters for a potion mob spawner then it COULD work

PKMNtrainer

  • First Pokemon Battle
  • *
  • Posts: 23
  • Friendliness: 1
  • Registered User
Re: Plugin Requests/Help
« Reply #74 on: August 14, 2012, 09:50:51 pm »
Either We Need a Pokeball Plugin or a battling plugin