Inactive [FUN] Cutscene v.1.0 - Cutscenes for your server [1.0.0-R1]

Discussion in 'Inactive/Unsupported Plugins' started by mrboese, Dec 17, 2011.

  1. Offline

    mrboese

    Cutscene v.1.2.1 - Cutscenes for you server

    Now on BukkitDev!

    Description:
    With Cutscene you can create cutscenes for your server to show users important buildings, etc. and while explaining everything to them.
    You can add teleport points ("scene nodes") to your cutscenes. For every scene node, you can set messages and a music.

    While being in a cutscene, players will be invisible (VanishNoPacket needed) and cannot move, run commands (Except /cutscene commands) or destroy blocks.



    Tutorial:


    Another video, showing the effects: coming soon

    Changelog:
    Code:
    1.0
    - First release
    1.0fix
    - I forgot /cse remove <scene> (scene node) /:
    
    1.1
    - Fluid moving added
    - Bugfixes
    - better /cse list command
    
    1.2
    - More effects! (Still no spout, sorry)
    - But: Effect API (Developers can add own effects)
    - Effects: PlayRecordEffect (Replaces /cse setrecord, but automatically imports old data), PlaySoundEffect, TriggerEffect, SpawnMobEffect, SetBlockEffect
    - Bugfixes (e.g. "Jumping" while standing on the bedrock)
    
    1.2.1
    - Effect API: Global effects possible
    - Bugfixes: Camera glitch, /csa who
    
    Download:
    If approved:

    BukkitDev

    Otherwise: <Edit by Moderator: Redacted mediafire url>

    Do you want to see the plugin in action? If you speak German, you can come to our server "Moonriver" - The introduction sequence is a cutscene.
    I'll make a video, soon.
     
    Last edited by a moderator: Nov 11, 2016
    Ben21897, Rahazan and Don Redhorse like this.
  2. Offline

    convictedsaint

    This looks epic. Just the thought of cutscenes in Minecraft... epic. But a video of what the cutscenes look like would be nice! Will definitely check this out.
     
  3. Offline

    Elfsovereign

    Yes definitely cool. Also would it be possible to make it remember who's seen a cutscene before as well. Generally more info would be appreciated. I.e. permissions included? What kind of music can be used? How does the cutscene set up work? etc.
     
  4. Offline

    mrboese

    Look at the BukkitDev site. Permissions are included, so only OPs/cutscene.admin-Users can create or edit cutscenes.
    I'm also planning to add commands to enable more control of your users (e.g. start a cutscene for a user).

    The current abilites to add effects like music are very limited, but everybody can use them (No Spout needed [will be added later] ).

    Finished: Play records (Jukebox)
    Planned: Play sound effects/music/trigger events (+ at a relative time)
     
  5. Offline

    HotelManager24

  6. Offline

    Phantom Index

    I like this.
     
  7. Offline

    mrboese

    News of v.1.2 (Work in Progress):

    Effect API:

    The effect API will allow more effects! It is a easy way for developers to add more effects to Cutscene.

    For developers: Derive from class "SceneEffect" and register your effect at CutscenePlugin.RegisterEffect(SceneEffect preset)

    For users: Even if I dont figure out how to use Spout or if somebody have a cool idea - you will get the features.

    Upcoming effects:
    • PlaySound effect
    • Trigger effect
    • <Add more?> (Spout -> Later)

    Upcoming commands:
    /cse effect namespace
    /cse timeline namespace (Maximum of chat-based visual timeline)

    /csa reload
    /csa who

    /cutscene start <player>
    /cutscene stop <player>

    I released v.1.2: Download it on Mediafire

    A video, showing the new effects an how to create them: Coming soon

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 22, 2016
  8. Offline

    Jaker232

    Someone.. make an English video about this.
     
  9. Offline

    mrboese

    I released a little tutorial video.
    I hope it helps!
     
  10. Offline

    Darkman2412

  11. Offline

    mrboese

    I released 1.2.1 with some bugfixes and an extension of the effect API.
     
  12. Offline

    mrboese

    Status: I'm currently working on adding new effects:

    Finished/Planned/WIP:
    • SpoutShowSplash
    • SpoutPlayMusic
    • SpoutStopMusic
    • PlayRecord & PlaySound: Disable if Spout is avilable
    • RunCommand
    • SignEdit
    • Allow (Configure: Allow moving, block placing, looking around, ...)
    + Developers can create more complex "Allow" effects, using ICheckListenerEffect interface
     
  13. Offline

    md_5

    Approved, nice idea
     
  14. Offline

    DrZakywaky

    Update to 1.5
     

Share This Page