4.4.3 • Published 8 years ago

rd.lily v4.4.3

Weekly downloads
1
License
MIT
Repository
github
Last release
8 years ago

rd.lily

A three.js game created for RobotDan.

Installation

  npm install rd.lily --save

Usage

  var Lily = require('rd.lily');
  new Lily(canvas, '<serverUrl>');

Tests

  npm test

Release History

  • 4.4.3 Allow targeting, de-duplicate character and monster
  • 4.4.2 Support commands for setting current/max hp
  • 4.4.1 Monsters will attack the player
  • 4.4.0 Initial monster framework
  • 4.3.19 Add texture and walk animation to bear
  • 4.3.18 Add basic bear model
  • 4.3.17 Better line wrapping that respects words
  • 4.3.16 Wrap long lines in the chat
  • 4.3.15 Pass state and direction data to the server
  • 4.3.14 Bump to latest version of three.js
  • 4.3.13 Add animations for jumping and smooth transitions
  • 4.3.12 Add initial states and animations for standing and running
  • 4.3.11 Add textured Lily model
  • 4.3.10 Adjust sizes
  • 4.3.9 Improve debug view
  • 4.3.8 Add debugging information
  • 4.3.7 Stepping tweaks
  • 4.3.6 Double section size, lily size, allow stepping up
  • 4.3.5 HUD UI tweaks
  • 4.3.4 Verify correct clientVersion
  • 4.3.3 Extract constants
  • 4.3.2 Add auto-login via session
  • 4.3.1 Support login event
  • 4.3.0 Add support for logging in and out
  • 4.2.2 Server sends only non-null blocks now
  • 4.2.1 Layouts are now comma separated
  • 4.2.0 Add basic chat system
  • 4.1.1 ADD_SECTION api update
  • 4.1.0 Support multiple players
  • 4.0.2 Use layout string
  • 4.0.1 Absolute path for requires
  • 4.0.0 Back to step 0 with client/server
  • 3.6.0 Third person
  • 3.5.0 Monster animations
  • 3.4.1 Add life bars
  • 3.4.0 Combat enhancements
  • 3.3.0 Trees and paths in town
  • 3.2.0 The world just got a whole lot bigger
  • 3.1.0 Dynamic textures
  • 3.0.1 Package Game directly
  • 3.0.0 Use rd.common.Game3D
  • 2.3.0 Slay the Joes!
  • 2.2.0 Adventure into the forest!
  • 2.1.2 Better fix for reset bug
  • 2.1.1 Fix reset bug
  • 2.1.0 Added monsters!
  • 2.0.0 Migrated to use three.js
  • 1.2.0 Only expose /dist folder
  • 1.1.0 Add explicit lodash dependency
  • 1.0.0 Initial release
4.4.3

8 years ago

4.4.2

8 years ago

4.4.1

8 years ago

4.4.0

8 years ago

4.3.19

8 years ago

4.3.18

8 years ago

4.3.17

8 years ago

4.3.16

8 years ago

4.3.15

8 years ago

4.3.14

8 years ago

4.3.13

8 years ago

4.3.12

8 years ago

4.3.11

8 years ago

4.3.10

8 years ago

4.3.9

8 years ago

4.3.8

8 years ago

4.3.7

8 years ago

4.3.6

8 years ago

4.3.5

8 years ago

4.3.4

8 years ago

4.3.3

8 years ago

4.3.2

8 years ago

4.3.1

8 years ago

4.3.0

8 years ago

4.2.1

8 years ago

4.1.1

8 years ago

4.1.0

8 years ago

4.0.2

8 years ago

4.0.1

9 years ago

4.0.0

9 years ago

3.6.0

9 years ago

3.5.0

9 years ago

3.4.1

9 years ago

3.4.0

9 years ago

3.3.0

9 years ago

3.2.0

9 years ago

3.1.0

9 years ago

3.0.1

9 years ago

3.0.0

9 years ago

2.3.0

9 years ago

2.2.0

9 years ago

2.1.2

9 years ago

2.1.1

9 years ago

2.1.0

9 years ago

2.0.0

9 years ago

1.2.0

9 years ago

1.1.0

9 years ago

1.0.0

9 years ago