Coder Social home page Coder Social logo

emine-jobs2's Introduction

Hi there! I'm hirotask 👋

📋 Skills 📋

Top Langs github stats

🏆 Trophy 🏆

trophy

Github Streak

GitHub Streak

emine-jobs2's People

Contributors

hirotask avatar koryu25 avatar

Watchers

 avatar  avatar

emine-jobs2's Issues

Skill Effect の実装

現在実装済みのスキルエフェクト

  • WoodHaste1,2,3
  • StoneHaste1,2,3
  • DirtHaste1,2,3
  • Slash1,2,3

バグが存在するスキルエフェクト

  • Growing1,2,3
  • SpeedArrow
  • HomigArrow
  • PowerArrow

未実装のスキルエフェクト

  • CutAll
  • MineAll
  • DigAll
  • AutoHarvest
  • WallClimb
  • FrostWalk
  • Smelt1,2,3
  • CatchFish
  • RandomEffect1.2.3
  • RandomUpgrade
  • TransEnchant
  • LowCostRepair1,2,3
  • FastBrewing1,2,3
  • Protean
  • Levitation
  • DoubleJump
  • NoSlow1,2
  • AlwaysFull

Job関連のイベントの追加

追加する項目は以下の通り

  • PlayerLevelUpEvent(プレイヤーがレベルアップしたときに発火)(返り値:プレイヤー)
  • PlayerLevelDownEvent(プレイヤーがレベルダウンしたときに発火)(返り値:プレイヤー)
  • PlayerExpUpEvent(プレイヤーの経験値が増えた時に発火)(返り値:プレイヤー)
  • PlayerExpDownEvent(プレイヤーの経験値が減った時に発火)(返り値:プレイヤー)
  • PlayerJobJoinEvent(プレイヤーが職業に就いた時に発火)(返り値:プレイヤー,就いた職業)
  • PlayerJobLeaveEvent(プレイヤーが職業を辞めた時に発火)(返り値:プレイヤー,辞めた職業)
  • PlayerSkillUseEvent(プレイヤーがスキルを使用したときに発火)(返り値:プレイヤー,発動したスキル)
  • WoodBreakEvent(木を壊したときに発火)(返り値:プレイヤー,破壊したブロック)
  • StoneBreakEvent(石を壊したときに発火)(返り値:プレイヤー,破壊したブロック)
  • DirtBreakEvent(土を壊したときに発火)(返り値:プレイヤー,破壊したブロック)
  • SlashMobEvent(剣でMobを倒したときに発火)(返り値:プレイヤー,倒したMOB)
  • BowMobEvent(弓でMobを倒したときに発火)(返り値:プレイヤー,倒したMOB)
  • PlayerFarmEvent(農作業をしたときに発火)(返り値:プレイヤー)
  • ExploreEvent(新しいチャンクを開拓したときに発火)(返り値:プレイヤー)
  • SmeltEvent(精練が完了したときに発火)(返り値:プレイヤー,精練されたもの)
  • FishEvent(釣りをして釣り上げた時に発火)(返り値:プレイヤー,釣果)
  • CraftEvent(クラフトが完了したときに発火)(返り値:プレイヤー,クラフトしたもの)
  • EnchantEvent(エンチャントが完了したときに発火)(返り値:プレイヤー,エンチャントしたもの)
  • ForgeEvent(鍛冶をしたときに発火)(返り値:プレイヤー,修理したもの)
  • BrewEvent(醸造したときに発火)(返り値:プレイヤー,醸造したもの)
  • BuildEvent(建築カテゴリのブロックを置いた時に発火)(返り値:プレイヤー,置いたブロック)
  • GunCreateEvent(銃を作った時に発火)(返り値:プレイヤー,作った銃)
  • EatEvent(プレイヤーの満腹度が増えた時に発火)(返り値:プレイヤー,食べる前と食べた後の満腹度の差)

Javaを用いたDBとのアクセスマネージャーの実装

以下のテーブルを作って,そこから各項目を取得できるようなDBを実装する。
EMine-Jobsからそのまま持ってくるのも可

UUID プレイヤー名 職業ID 経験値 レベル
○○○ プレイヤー名 職業ID 経験値 レベル

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.