39a877ad10
redirect from start page to writing/
219f6759be
gitignore: fix ignore
621fef14f5
refactor: remove unnecessary toplevel folder
04e10d3b23
move gitignore to lower level
f8f7eb09ee
improve usability with redirect/links
ed7b4b1c11
fix related_name; add requirement for server
401556186f
add settings to gitignore
52e1600c4a
rename: settings -> settings_local
7277fc7b5c
add finished view
a59354693c
implement advance to next round
0d0cc2eeb5
add wait for others view
e5275db8e8
add round and total rounds to update view
e09f17bdfb
story part update now redirects back to index
cc93abc752
add integration test for create + next part and fix bugs
82e26a812c
create story round: add tests & fix implementation
b1e3031254
get_next_story_part: implement & test
6133fb1891
add function to determine if all players are ready for the next round; fix tests
d0b2d9c484
make things easier by adding turn numbers
5965d138a1
Merge remote-tracking branch 'github/master'
83ae66e6ae
Merge pull request #1026 from divinity76/patch-3
fdba9d5e9c
Merge pull request #1030 from Shawak/patch-1
833f029335
don't call getChildren() thrice
97d2be8187
urlencode stuff
3247bafdd8
add uwsgi config
6c1c60ae51
redirect from / to /accounts/
2a2b841cc0
allow hosting anywhere
13c259cc60
password as password field in form
84fc9f9570
add getting started page
7fc3229610
Merge branch 'master' of https://github.com/edubart/otclient
d2a68ea301
Merge pull request #1008 from Arkamek/vs-settings
b231725294
Fix glew32/zlib debug mode
62a48a94ff
Merge pull request #919 from EgzoT/EgzoT-VS_OTC_upd_ver
68872dd02c
Merge pull request #950 from codetriage-readme-bot/codetriage-badge
c8f8073904
add styling!
55c1f788a7
remove vocation choice (all chars start as none on tutorial island)
e7b78f418a
add town id where to go after death on player create
5acbde1f07
add create character stuff
f082f04d01
add link between django user and accounts table
5d618dc16e
add authentication via django auth package
cd8e918890
add index and login page (not yet good)