Author |
Date |
Commit |
Message |
nyrk |
Jun 1, 2012 |
782ab1dc5f67 |
Added race and fixed possible bug in race module. |
nyrk |
Jun 1, 2012 |
30967c1be4b9 |
Fixed double definition of RECVSIZE. |
nyrk |
Jun 1, 2012 |
1a4f85f6816c |
Added chat channels. |
nyrk |
May 29, 2012 |
62f3200c0ccc |
Switched hardcoded recieve size to a constant. |
nyrk |
May 29, 2012 |
d83fd7e51a84 |
Redid races. |
nyrk |
May 28, 2012 |
a982da347a2d |
Fixed an inventory bug. |
nyrk |
May 28, 2012 |
4caa7389d792 |
Minor typo fixes. |
nyrk |
May 28, 2012 |
d69bf0a78a88 |
Cleaned up whitespace in mob.py. |
nyrk |
May 28, 2012 |
4b2c6f329997 |
Attempted merging again. |
nyrk |
May 28, 2012 |
5c113bdc94c8 |
Attempted merging. |
Justin Smith |
May 28, 2012 |
92ed493b2b0b |
Routine Push |
Justin Smith |
May 28, 2012 |
77620e0d2413 |
Can now type stats and see... well stats. Fixed issue where choosing race would |
Justin Smith |
May 28, 2012 |
702f5022decc |
whoops |
Justin Smith |
May 27, 2012 |
42a080e2d632 |
Nothing to see here... |
Justin Smith jtsmith1287 |
May 26, 2012 |
1b50b9a9b747 |
Look is broken, pushing to distribute for fix |
Justin Smith |
May 26, 2012 |
ff289f438c94 |
Choosing human or elf will now apply some craaaazy test stats, and put in an emp |
Justin Smith |
May 26, 2012 |
c8be0c4b4eec |
Can now see gold in inventory |
nyrk |
May 25, 2012 |
e0108a712ea2 |
Polished character creation further. |
nyrk |
May 25, 2012 |
2d06b7ce5c47 |
Fixed error with player visible in room during character creation. |
nyrk |
May 25, 2012 |
c19a9044f3ae |
Added a .hgignore. |
nyrk |
May 25, 2012 |
01a4082f2d03 |
Polished character creation process. |
nyrk |
May 25, 2012 |
019103906b58 |
Fixed Nyrk's whitespace problem :P |
nyrk |
May 24, 2012 |
e6767f0517ba |
Fixed character creation race bug. |
Justin Smith jtsmith1287 |
May 24, 2012 |
86e3ab6f20cf |
stuff |
nyrk |
May 23, 2012 |
1d0900cb424c |
Fixed player creation error. |
nyrk |
May 23, 2012 |
cc1cbeeb11fd |
Removed GilMUD.players from the program. |
nyrk |
May 22, 2012 |
1b4bc0ea9c16 |
I think I fixed it for sure now. |
nyrk |
May 22, 2012 |
ae7c63c4439c |
Fixed it somewhat shakily. |
nyrk |
May 22, 2012 |
8742efb61e5f |
Still fighting weird bug. |
nyrk |
May 22, 2012 |
0c743af139fb |
Fixed problems with chared.py |
nyrk |
May 22, 2012 |
32d28544ff3c |
Added a basic character editor. |
nyrk |
May 22, 2012 |
3931c4f67170 |
Switched to .isdigit() |
nyrk |
May 22, 2012 |
9ba4a47004d4 |
Wrapped char.py code in function loadCharList. |
nyrk |
May 22, 2012 |
3d677f724155 |
Made Gilmud create players/ directory if it doesn't exist. |
nyrk |
May 22, 2012 |
4cd32dfde8ec |
Added basic player saving. |
nyrk |
May 22, 2012 |
55f06a6d01e2 |
Tabified gilmud.py. |
nyrk |
May 22, 2012 |
22b187f0b520 |
Rearranged and commented out large blocks of code, which I'm hoping to reincorpo |
nyrk |
May 22, 2012 |
9f6fa3ad5a78 |
Removed README. |
Justin Smith jtsmith1287 |
May 22, 2012 |
5d58f450ab13 |
all the stuff |