CARVIEW |
sorear
- You’re not logged in!
- Login
- Pricing & Signup
- Member Since
- Jun 06, 2009 (5 months)
- 10 public repos
- 5 followers
Following 1 githubber and watching 13 repositories view all →
Public Repositories (10)
-
TAEB
the Tactical Amulet Extraction Bot (for NetHack)
Forked from sartak/TAEB Wed Jun 10 11:41:11 -0700 2009
Last updated Tue Nov 17 19:23:52 -0800 2009
-
NetHack-Item
parse and interact with a NetHack item
Forked from sartak/NetHack-Item Thu Jul 23 22:38:11 -0700 2009
Last updated Fri Nov 06 20:40:30 -0800 2009
-
crawl
Dungeon Crawl Stone Soup (pull repository)
Last updated Thu Oct 29 01:12:47 -0700 2009
-
MooseX-Compact
Moose objects that use much less memory
Last updated Thu Jul 30 01:31:37 -0700 2009
-
Arena-Compact
Perl 5 storage manager optimized for space
Last updated Thu Jul 30 01:31:17 -0700 2009
-
NetHack-FixedMap
Fixed map data for NetHack
Last updated Sat Jul 25 22:30:50 -0700 2009
-
IO-Pty-HalfDuplex
IO::Pty::HalfDuplex module
Last updated Wed Jun 17 20:22:00 -0700 2009
-
NetHack-FOV
Bug-compatible NetHack FOV library
Last updated Mon Jun 15 20:04:00 -0700 2009
-
NetHack-Monster-Spoiler
Library of NetHack monster data
Last updated Mon Jun 15 20:03:40 -0700 2009
-
taeb.sartak.org
The TAEB website
Forked from sartak/taeb.sartak.org Sat Jun 06 20:11:50 -0700 2009
Last updated Sat Jun 06 23:31:21 -0700 2009
Public Activity 

-
Stefan O'Rear committed ff9516f5:
Correctly estimate HP for HD0 monsters
-
daniel committed 234f1c08:
Reset is_friday_13th when the game loads.
-
daniel committed 34c81bba:
Simplified luck tracking.
-
daniel committed 646053a8:
Time out luck every 600th turn.
-
daniel committed f00e3f15:
Add turn_number to the Turn announcement.
-
daniel committed 60b7e1b7:
Added commented out code for timing out luck.
-
daniel committed 27ebc3a0:
Added property for tracking luck.
-
daniel committed ac8c2a6d:
Track if it is friday 13th and don't pray.
-
daniel committed 0dbbb869:
The "--More--" after the welcome message may be on line two.
-
daniel committed c422431d:
Fix for TAEB->debt being undef.

-
daniel committed 9ea4187a:
Remove corpse from correct tile in case of teleportitis.

-
Stefan O'Rear committed f62bd75f:
Set up curses for the keypad

-
Stefan O'Rear committed 13a23617:
Check inventory after wearing items, since we learn stuff

-
Stefan O'Rear committed bfa26aff:
is_generic_appearance

-
Alex Smith committed 2211197e:
Optimisation: Redraw with long horizontal rows of colours
-
Alex Smith committed ccc7e402:
Fix a potential IPHD vs. NetHack race condition
-
Alex Smith committed d14d6a98:
Optimisation: Memoize colours where possible: 25-30% speedup with SteadyState
-
Alex Smith committed 62d4658a:
Optimisation: this gives a 1% speedup with SteadyState
-
Alex Smith committed e3ce3fe4:
Screenscrape levitation-related messages
-
Alex Smith committed 1c822779:
Add another utility function to TAEB::Spoilers::Sokoban
-
Alex Smith committed b41c9409:
Another Oracle-recognition message
-
Alex Smith committed 739e177c:
Fix the missing-fountain message regex
-
Alex Smith committed 86bc3038:
Handle a fountain drying up when blind (and we can't see it)
-
Alex Smith committed 972545b2:
Determine crga correctly if there's a full moon
-
Alex Smith committed 39c102e5:
Allow for boulders accidentally marked as rock in T::S::S
-
Alex Smith committed cc644a4e:
Implement searching inside rooms when blind
-
Alex Smith committed 48af7235:
Boulder tracking for Sokoban
-
Alex Smith committed 34767250:
Fix thinko in pit_and_hole_traps_untrapped type constraint
-
Alex Smith committed 6cf372df:
Screenscrape messages heard when digging
-
Alex Smith committed 4932b8d4:
More reliable Sokoban solving
-
Alex Smith committed 58fdd12a:
Keep stair other_sides consistent with each other
-
Alex Smith committed 114f506f:
Better keyboard handling
-
Alex Smith committed 69039a03:
Merge branch 'master' of git://github.com/sorear/TAEB
-
Alex Smith committed 64a3162e:
Check inventory when our stuff is stolen
And 33 more commits...

-
Stefan O'Rear committed b05f18ab:
Make passive maping use a circular region
-
Stefan O'Rear committed 93a70f10:
Give deep dwarves passive, not active mapping
-
Stefan O'Rear committed c041d521:
Nerf low levels of the blink mutation so blink 2 matters
-
Stefan O'Rear committed 9769f953:
Reword passive map description
-
Matthew Cline committed 66d9bbd8:
FR 2839627: notify when player has enough gold
-
Matthew Cline committed aefbb02f:
store.{cc,h}: Handle level_id and level_pos
-
Matthew Cline committed f5cf3b82:
Pre- and post-savefile callbacks.
-
Matthew Cline committed e083e2c0:
level_pos: add methods current() and is_on()

-
robx committed d282133c:
Fix travel_exclude constructor not initialising monster.
-
robx committed 4c82c5be:
Move autoexclude code from misc.cc to exclude.cc.
-
robx committed 928479a2:
Convert some ints to monster_type.
-
robx committed 2c33ddb4:
Fix compile.
-
tycho committed 15bf1ee0:
contrib/Makefile: use perl instead of sed for the stupid hack
-
robx committed ebb31ec9:
Consistenly regard travel_exclud::mon as monster_type.
-
kilobyte committed 1664447c:
Make wand (0) act like wand {empty} wrt being regarded as useless.
-
tycho committed 1d130039:
contrib/Makefile: fix regex to match one-or-more
-
David Lawrence Ramsey committed c231dba1:
Add more comment fixes.
-
David Lawrence Ramsey committed ac8fb19f:
Fix inconsistencies in gold-related messages.
-
David Lawrence Ramsey committed 981c9b9d:
Properly mark slime creatures and giant amoebae as
-
David Lawrence Ramsey committed 9829766e:
Typo fix.
-
David Lawrence Ramsey committed 122b1cad:
Add comment fixes.
-
kilobyte committed 8c892c60:
Don't color speedy items as "good" if you worship Cheibriados.
-
robx committed 815149f2:
Member renaming in travel_exclude.
-
robx committed 4cead2d3:
Rewrite los_def to handle function parameters sensibly.
-
David Lawrence Ramsey committed cc121931:
Add wording fix.
-
kilobyte committed 919c189c:
Explicitely set Cb's penance to 25. Same as default, but more readable.
-
Darshan Shaligram committed 56f4565d:
remove unnecessary include of player.h (oops).
-
Stefan O'Rear committed d96b3e46:
Implement passive mapping
And 50 more commits...

-
Stefan O'Rear committed 91c79f4f:
Implement passive mapping
-
Jude Brown committed 771f91f2:
Persistent table for FunctionMachines. A single table can be passed to multiple markers, allowing for shared access, using the marker_params option (which defaults to a blank table). The table is passed as a second parameter each time the function is called.
-
Matthew Cline committed 32994d1e:
chardump.cc: Count bazaars/Ziggurats visited
-
Stefan O'Rear committed d55c844e:
Add stochastic torment resistance per dpeg
-
Stefan O'Rear committed 270ec5c7:
Nerf early mutation gain
-
Stefan O'Rear committed ad0e497e:
Floor colors shouldn't override items and clouds
-
Matthew Cline committed 7448e4e9:
FR 1837856: note vaults generated in dump
-
tycho committed c001f881:
makefile: remove obsolete config option
-
tycho committed 018d9325:
makefiles: add support for command-line builds of Mac Tiles executables
-
tycho committed ef7e9ee2:
gitignore: ignore 'make depend' outputs in rltiles directory
-
tycho committed 58dd3bfd:
makefile: fix rltile-build contrib dependency chain
-
tycho committed 10122d4e:
makefile: don't fail 'distclean' target on Mac

-
Stefan O'Rear committed 9999faa9:
Add stochastic torment resistance per dpeg
-
Stefan O'Rear committed 03f3e8c0:
Nerf early mutation gain
-
Stefan O'Rear committed a75cb6af:
Floor colors shouldn't override items and clouds
-
tycho committed b48afbe7:
contrib/Makefile: hack to eliminate need for absolute paths
-
David Lawrence Ramsey committed aba6024b:
Attempt to make whips viable starting weapons:

-
tycho committed 75f88ae0:
Makefile: bomb on 'make'-in-subdirectory failure
-
tycho committed a0d7a851:
makefile: move EXTRA_LIBS to be after CONTRIB_LIBS (fix MinGW tiles build)
-
David Lawrence Ramsey committed 65c341e7:
Add comment fixes.
-
robx committed 5e1b1aee:
Revert "Convert exclusions to los_def."
-
robx committed 21060a38:
Replace what was originally mons_player_visible by you.visible_to.
-
robx committed 07e6eec5:
Remove obsolete actor::visible.
-
kilobyte committed 7c0a1cde:
Clear the map properties after a level design was vetoed.
-
kilobyte committed 6dca0fa1:
Make all but one weapon size checks use you.could_wield(), they were out of sync,
-
Matthew Cline committed 98b7f12e:
beam.cc: Statues don't scream
-
Jude Brown committed 056b1c33:
Give some warning of what's to come in ossuary_due_cavern.
-
tycho committed 777d1f9c:
makefile: use atomic target for contribs
-
tycho committed 072c4b78:
Revert "makefile: remove phony 'contrib' target, use .contrib-libs instead"
-
Jude Brown committed a351b105:
FunctionMachines: call a specified Lua function when certain conditions are met. Conditions currently are "random" (every random(min, max) turns), "turns" (every turns turns), "in_los" (when you.see_cell(marker:pos())), "player_at" (when you're standing on the marker).
-
Matthew Cline committed d6b40e98:
FR 2792379: stop auto-explore on marked statues
-
tycho committed 045ee813:
makefile: remove phony 'contrib' target, use .contrib-libs instead
-
Stefan O'Rear committed 31828fed:
New slot-based demonspawn generator.
-
David Ploog committed 9a8639b1:
Tweaks to vaults with harmful clouds.
-
David Ploog committed 0af767c7:
Document new vault testing function (Jude Brown).
-
Matthew Cline committed 130a8d59:
Let markers change the description of any feature
-
tycho committed 568903e4:
makefile: generate dependencies using GCC by default
And 31 more commits...

-
Stefan O'Rear committed d4aa5799:
New slot-based demonspawn generator.
-
tycho committed 8137d9e8:
makefile: fix .cc file dependencies
-
David Ploog committed b1759e82:
Tweaks to vaults with harmful clouds.
-
David Ploog committed 64a101af:
Document new vault testing function (Jude Brown).
-
David Ploog committed 5923cd05:
Update CREDITS.
-
Matthew Cline committed a0ae32c8:
Let markers change the description of any feature
-
tycho committed 83d7fbfa:
mutation.cc: fix compiler warning about 'mdef' being unused in non-DEBUG builds
-
tycho committed 3a4a3e4b:
makefile: set '.contrib-libs' file as an intermediate
-
tycho committed c490242a:
sdl: fix makefile to use uname_S properly

-
tycho committed 9521e3a2:
makefile: correct contributing library dependencies
-
tycho committed 59f286f8:
rltiles/makefile: fix linkage on cross-compiles
-
tycho committed 39ed0a2d:
tile.cc: add missing includes
-
tycho committed f3292129:
contribs: fix parallel make and simplify MinGW builds
-
tycho committed 09841784:
rltiles/makefile: fix MinGW build
-
tycho committed db8d7cf3:
makefile: move '-g' option to CFOTHERS, making it a global flag
-
tycho committed 0c638891:
makefile: rename 'LIB' variable to 'LIBS'
-
tycho committed 68e59795:
msvc: add x86_64 build support
-
tycho committed 92822bfc:
MSVC: fix build (add missing source files to project)
-
David Lawrence Ramsey committed 6d62ab1b:
Add still more minor cosmetic fixes.
-
David Lawrence Ramsey committed 6f1afaa7:
Add more minor cosmetic fixes.
-
David Lawrence Ramsey committed dc57404f:
Simplify.
-
David Lawrence Ramsey committed 224b548b:
Add minor cosmetic fixes.
-
kilobyte committed d9414a0d:
Extend potions of resistance to same duration as might. [FR 2885026]
-
kilobyte committed efcde028:
Also briefly flash red when Igniting Poison.
-
kilobyte committed 497ea67a:
Give a message when a monster is affected by Ignite Poison.
-
kilobyte committed f88b5e04:
Factor the shields skill while determining handedness during weapon acquirement [FR 2885568]
-
kilobyte committed 5ed26539:
Revert Cb's piety only while resting, change the description instead.
-
kilobyte committed e5947ad1:
Give Cb's piety only while resting, but at much faster rate.
-
kilobyte committed 0773235a:
Make it possible for demigods to get the hard books [BR 2883646] (sorear)
And 5 more commits...

-
Stefan O'Rear committed 8fb3f58e:
Roll demonspawn mutations at the start of the game.

-
Stefan O'Rear committed 356c5dba:
Add the 0.6 launcher brands to the randart list