tb4m11d
acfc90566d
World update 2
2017-01-20 15:19:12 -05:00
tb4m11d
266a4bf210
World update
2017-01-20 15:19:12 -05:00
tb4m11d
367165f9f8
Update for 3.67 Release
2017-01-20 15:19:12 -05:00
tb4m11d
772fa3ecad
Fixing permissions and adding God Complex extension (thanks Whiteknight)
2017-01-20 15:19:12 -05:00
tb4m11d
9daf1f4e73
Updating World files 2 of 2
2017-01-20 15:19:12 -05:00
tb4m11d
a1f22f9417
Updating World files 1 of 2
2017-01-20 15:19:12 -05:00
AndreasHack
58006554e2
Corrected sector types in wld-files according last know good
2017-01-20 15:19:12 -05:00
wyld-sw
cacd2c2dd2
Addressed warnings from -Wall.
2017-01-20 15:13:37 -05:00
wyld-sw
2f12752373
Removed ideas/typos/bugs when they are aborted.
2016-02-12 14:27:45 -05:00
wyld-sw
165d7feb87
Implemented "[idea|bug|typo] list" with paging.
2016-02-12 14:01:41 -05:00
wyld-sw
c344503411
Added DG Scripts Code Syntax Highlighting improvement.
2016-02-12 12:19:14 -05:00
wyld-sw
9c994bc8bb
Constrained medit/oedit/qedit/redit/sedit/trigedit to the IDXTYPE range.
2016-02-12 12:04:35 -05:00
wyld-sw
8d5b184cc7
Addressed compiler warnings:
...
address of array '...' will always evaluate to 'true' [-Wpointer-bool-conversion]
2016-02-12 11:24:44 -05:00
tb4m11d
d6a58122b2
Added trigedit %actor.wait% variable (thanks WhiskyTest)
2016-02-07 07:41:01 +01:00
tb4m11d
d645e024ff
World update 2
2016-01-28 20:55:37 +01:00
tb4m11d
87edc38b3b
World update
2016-01-28 20:22:50 +01:00
tb4m11d
2845907c0d
Update for 3.67 Release
2016-01-26 17:43:48 +01:00
tb4m11d
5f8895af01
Fixing permissions and adding God Complex extension (thanks Whiteknight)
2016-01-22 16:02:48 +01:00
tb4m11d
c53eec88ba
Updating World files 2 of 2
2016-01-22 01:22:21 +01:00
tb4m11d
3adf4f66f9
Updating World files 1 of 2
2016-01-21 00:09:30 +01:00
Rumble
d3032945f6
Merge pull request #27 from AndreasHack/master
...
Corrected sector types in wld-files according last known good
2016-01-19 13:01:10 -05:00
AndreasHack
076cc48afc
Corrected sector types in wld-files according last know good
2016-01-17 00:13:42 +01:00
Jason "Opie" Babo
d245d0e6b2
Merge pull request #26 from wyld-sw/master
...
Migrated away from using asctime() and ctime() - in favor of strftime().
2015-09-18 14:30:14 +01:00
wyld-sw
5119361f15
Migrated away from using asctime() and ctime() - in favor of strftime().
...
Added year to several datestamps. Unbounded dates are locale-specific.
- Minor re-formatting was needed for STAT PLAYER and SHOW PLAYER.
The 'slay' feature of do_kill now requires a GRGOD or higher.
'last *' and 'last all' are now synonyms.
2015-09-18 09:16:04 -04:00
Jason "Opie" Babo
ffead13dc1
Merge pull request #25 from wyld-sw/master
...
Addressed bugs:
2015-08-10 21:47:58 +01:00
wyld-sw
898e041431
Addressed bugs:
...
# 71: whirlwind now does not function in peaceful rooms.
#108 : basic functionality of 'last' is now not limited by level.
2015-08-10 16:41:58 -04:00
Jason "Opie" Babo
a4de207eeb
Merge pull request #24 from wyld-sw/master
...
Reolsved bug #89 and implemented idea #55 .
2015-08-06 07:45:37 +01:00
wyld-sw
1e8dd801e3
Resolved bug #89 : Identical defines in codebase.
...
- GET_OBJ_PERM has been removed in favor of GET_OBJ_AFFECT.
Implemented idea #55 : Mail stamp cost.
- Postmaster no longer mentions stamp price for immortals.
2015-08-05 12:48:22 -04:00
Jason "Opie" Babo
b0cb9aa549
Merge pull request #23 from wyld-sw/master
...
Minor changes to interactive and log messages.
2015-06-19 20:03:49 +01:00
wyld-sw
258faf2fa4
Standardized pronoun usage for some commands.
2015-06-19 14:25:08 -04:00
wyld-sw
3b64000d9f
Corrected log message when player has 0 objects.
2015-06-19 14:23:52 -04:00
Jason "Opie" Babo
a6137192b0
Merge pull request #22 from WyldTBA/master
...
Added OLC setting for the "Huh!?!" message.
2015-04-28 20:45:14 +01:00
WyldTBA
4f5c220759
Altered previous truncation fix and added OLC setting for the HUH message.
2015-04-26 12:33:28 -04:00
Jason "Opie" Babo
79d1ed9303
Merge pull request #21 from WyldTBA/master
...
Prevent compiler warnings and potential OLC setting string truncation. -Wyld
2015-04-23 14:37:35 +01:00
WyldTBA
68fcdb73bf
Prevent compiler warnings and potential OLC setting string truncation.
...
- Prevented compiler warnings when using
’-Wtautological-pointer-compare’ on development system (Darwin)
- Prevented possible string truncation when adding a newline to an OLC
setting string.
2015-04-23 08:49:48 -04:00
Jason "Opie" Babo
5dc6eae4c5
idle_max_level
...
Changing default idle_max_level to 31. (Can still be configured with
cedit like before.)
2015-04-20 09:28:13 +01:00
Jason "Opie" Babo
d012fb8c01
autowiz fix
...
Quick fix to autowiz not updating.
2015-04-17 15:24:32 +01:00
Jason "Opie" Babo
7b09f99adb
Help Files
...
Help Files typos, formatting, and also colorcode fixes.
2015-03-29 17:27:28 +01:00
Jason "Opie" Babo
ccb440001a
Credits File
...
Quick update to fix colorcodes.
2015-03-29 17:20:19 +01:00
Jason "Opie" Babo
fddb8a271a
Typos
2015-03-29 17:14:30 +01:00
Jason "Opie" Babo
65013690e2
Typos
...
Fixed multiple typos in some spells/skills, socials, etc.
2015-03-29 11:05:35 +01:00
Thomas Arp
9e6682d9dc
Merge pull request #20 from OpieDelivers/master
...
Formatting & Spellchecking in "doc"
2015-03-26 13:54:26 +01:00
Jason "Opie" Babo
f988c948cf
Formatting & Spellchecking in "doc"
...
Formatting & Spellchecking files inside the "doc" folder of tbaMUD.
2015-03-26 12:21:07 +00:00
Jason "Opie" Babo
a03f81d6de
Formatting & Spellchecking in "doc"
...
Formatting and Spellchecking done in the files found inside the "doc"
folder of tbaMUD.
2015-03-26 12:02:39 +00:00
Thomas Arp
2e76a4c72d
Merge pull request #16 from OpieDelivers/patch-1
...
Update coding.txt
2015-03-26 11:33:32 +01:00
Thomas Arp
ea87df9d43
Merge pull request #17 from OpieDelivers/patch-2
...
Update building.txt
2015-03-26 11:33:18 +01:00
Thomas Arp
ec739fb287
Merge pull request #18 from OpieDelivers/patch-3
...
Update admin.txt
2015-03-26 11:32:38 +01:00
Jason "Opie" Babo
3cf5d6dce0
Update admin.txt
...
Formatting and typo.
2015-03-26 09:46:39 +00:00
Jason "Opie" Babo
935a9391e0
Update building.txt
...
Formatting and typo.
2015-03-26 09:35:58 +00:00
Jason "Opie" Babo
2b7e925d2a
Update coding.txt
...
Formatting and a typo.
2015-03-26 09:25:51 +00:00