mirror of
https://github.com/photonstorm/phaser
synced 2024-11-10 23:24:41 +00:00
Renaming the release :) #1004
This commit is contained in:
parent
0b903bf792
commit
5bc482685b
3 changed files with 96 additions and 4 deletions
|
@ -4,7 +4,7 @@
|
|||
|
||||
Phaser is a fast, free and fun open source game framework for making desktop and mobile browser HTML5 games. It uses [Pixi.js](https://github.com/GoodBoyDigital/pixi.js/) internally for fast 2D Canvas and WebGL rendering.
|
||||
|
||||
Version: 2.0.7 "Shienar" - Released: -in development-
|
||||
Version: 2.0.7 "Amadicia" - Released: -in development-
|
||||
|
||||
By Richard Davey, [Photon Storm](http://www.photonstorm.com)
|
||||
|
||||
|
@ -45,7 +45,7 @@ Finally the list of [community authored Phaser Tutorials](http://www.lessmilk.co
|
|||
|
||||
## Change Log
|
||||
|
||||
Version 2.0.7 - "Shienar" - -in development-
|
||||
Version 2.0.7 - "Amadicia" - -in development-
|
||||
|
||||
### Updates
|
||||
|
||||
|
@ -243,7 +243,7 @@ Here are some of the features planned for future releases:
|
|||
* Enhance the State Management, so you can perform non-destructive State swaps and persistence.
|
||||
* Support for parallel asset loading.
|
||||
|
||||
### Version 2.3
|
||||
### Version 2.3 ("Illian")
|
||||
|
||||
* Look carefully at the internal structure of Phaser to avoid method repetition (such as Sprite.crop and Image.crop), investigate using mixins to help reduce overall codebase size.
|
||||
* Flash CC HTML5 export integration.
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "Phaser",
|
||||
"version": "2.0.7",
|
||||
"release": "Shienar",
|
||||
"release": "Amadicia",
|
||||
"description": "A fast, free and fun HTML5 Game Framework for Desktop and Mobile web browsers.",
|
||||
"author": "Richard Davey",
|
||||
"logo": "https://raw.github.com/photonstorm/phaser/master/phaser-logo-small.png",
|
||||
|
|
92
resources/release-names.txt
Normal file
92
resources/release-names.txt
Normal file
|
@ -0,0 +1,92 @@
|
|||
Wheel of Time
|
||||
|
||||
Nations of the Westlands
|
||||
|
||||
Anything marked * has been used as a release name already.
|
||||
|
||||
Altara
|
||||
|
||||
Capital: Ebou Dar
|
||||
Cities: Alkindar, Brytan, Coramen, Cormaed, Ionin Spring, Jurador, Malden, Marella, Moisen, Mosra, Nor Chasen, Remen, Salidar, Sehar, So Eban, So Habor, So Tehar, Soremaine, Weesin
|
||||
POI: River Eldar, Sea of Storms
|
||||
|
||||
Amadicia *
|
||||
|
||||
Capital: Amador
|
||||
Cities: Abila, Bellon, Jeramel, Mardecin, Sienda
|
||||
POI: Mountains of Mist, River Eldar, River Sharia, Shadow Coast
|
||||
|
||||
Andor
|
||||
|
||||
Capital: Caemlyn
|
||||
Cities: Arien, Aringill, Baerlon, Breen's Spring, Buryhill, Carysford, Comfrey, Cullen's Crossing, Damelien, Danabar, Deven Ride, Emond's Field, Forel Market, Four Kings, Harlon Bridge, Jornhill *, Kore Springs, Market Sheran, New Braem, Sheldyn, Taren Ferry, Watch Hill, Whitebridge
|
||||
POI: Mountains of Mist, Tower of Ghenjei, Two Rivers, Whitebridge
|
||||
|
||||
Arad Doman
|
||||
|
||||
Capital: Bandar Eban
|
||||
Cities: Coron Ford, Kandelmar, Katar, Maseen, Solanje
|
||||
POI: Aryth Ocean, Lake Somal, Natrin's Barrow, River Dhagon
|
||||
|
||||
Arafel *
|
||||
|
||||
Capital: Shol Arbela
|
||||
Cities: Jakanda, Tifan's Well
|
||||
POI: River Mora
|
||||
|
||||
Cairhien
|
||||
|
||||
Capital: Cairhien
|
||||
Cities: Eianrod, Jurene, Maerone, Morelle, Selean, Taien, Tremonsien
|
||||
|
||||
Ghealdan *
|
||||
|
||||
Capital: Jehannah
|
||||
Cities: Bethal, Boannda, Cosamelle, Fyall, Jarra, Samaha, Samara, Sidon, Tallan, Willar
|
||||
POI: Forest of Shadows, River Manetherendrelle, River Eldar, River Boern, Dhallin Forest
|
||||
|
||||
Illian
|
||||
|
||||
Captial: Illian
|
||||
POI: Manetherendrelle
|
||||
|
||||
Kandor *
|
||||
|
||||
Capital: Chachin
|
||||
Cities: Canluum, Ravinda, Manala
|
||||
POI: Plain of Lances, Blight
|
||||
|
||||
Murandy
|
||||
|
||||
Capital: Lugard
|
||||
Cities: Hinderstap, Inishlinn, Mindea, Trustair
|
||||
|
||||
Saldaea *
|
||||
|
||||
Capital: Maradon
|
||||
Cities: Irinjavar, Mehar, Kayacun
|
||||
POI: Plain of Lances, World's End, Banikhan Mountains
|
||||
|
||||
Shienar *
|
||||
|
||||
Capital: Fal Moran
|
||||
Cities: Ankor Dail, Camron Caan, Fal Dara, Fal Eisen, Fal Sion, Medo, Mos Shirare *
|
||||
|
||||
Tarabon
|
||||
|
||||
Capital: Tanchico *
|
||||
Cities: Alcruna, Elmora, Maracru, Nassad, Serana
|
||||
POI: River Andahar
|
||||
|
||||
Tear
|
||||
|
||||
Capital: City of Tear
|
||||
Cities: Godan
|
||||
POI: Stone of Tear
|
||||
|
||||
Also used so far:
|
||||
----------------
|
||||
|
||||
Aes Sedai
|
||||
Lyrelle
|
||||
Allorallen
|
Loading…
Reference in a new issue