Paste #10155: Untitled Paste

Date: 2014/09/29 11:44:55 UTC-07:00
Type: Denizen Script

View Raw Paste Download This Paste
Copy Link


################################################################################
#                                                                              #
#                                                                              #
#                            D a i l y   N o t e s                             #
#                                                                              #
#                                                                              #
################################################################################



PreviousAnnouncements:

  Network:
    MC Version: 1.7 - 1.8

  FairGrounds:
    spigotVersion: 1.7.10 20140916a
    PerkPoints:
      status: installed
      perkPacks: Hugs, RomanCandle1, RomanCandle10, RomanCandle64, Money, BigMoney
    Balloons:
      status: beta
      comment: Who doesn''t like chasing and popping balloons?
    SlingShot:
      status: It works, but it is still beta
      usage: Click on the minecart and do NOT get out till the ride is complete
    StrongMan:
      status: Complete
      usage: Right click sign in game for info
    Bang-A-Block:
      status: Complete
      usage: Right click sign in game for info
    Whack-A-Mole:
      status: Complete
      usage: Punch sign to begin. Punch blocks to earn points. Beat the highscore to take the JackPot!

  CrafyCreations:
    spigotVersion: 1.7.10 20140916a
    PerkPoints:
      status: installed
      perkPacks: NONE

  SpringFields:
    spigotVersion: 1.7.9
    PerkPoints:
      status: false
      perkPacks: NONE




Monday_9_22_14:

  ChefNPC:
    - Finds grill, stove, oven, fridge, fancyfridge, sink, and prep equipment
    - Learned how to bake a potato


Teusday_9_23_14:

  - if '<server.denizen_version.is[!=].to[0.9.6-SNAPSHOT (build 65)]>' {
    - define scripts <server.list_scripts>
    - if <def[scripts].is[OR_MORE].than[20]> {
      - announce "GAH!!! That is a lot of scripts to update!"
      }
    - run s@UpdateYoShiz instantly id:Updating_Scripts
    - update <server.denizen.version>
    }


Wednesday_9_24_14:

  - if <queue.exists[Updating_Scripts]> {
    - announce "I am still updating!"
    }


Thursday_9_25_14:

  ChefNPC:
    - More equipment locators
    - More recipes
    - Writing prescribed animations
      - Recipes now much cleaner and in their own item script container


Friday_9_26_14:

  ChefNPC:
    - Begin work on message bus between chef and waitress


Friday_9_26_14:

  dRestaurant:
    - Begin work on Command handler
      - Create, edit, delete, help commands