root/veekun/trunk/lib/Vee

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @523 [523] 3 months eevee Fixed IV calculator bitching about impossible nonexistent input, which …
(edit) @517 [517] 4 months eevee Made move search aware of Platinum. #446
(edit) @474 [474] 8 months eevee Fixed a handful of warnings.
(edit) @468 [468] 8 months eevee Fixed Platinum move column display and added Platinum level/machine/egg …
(edit) @465 [465] 8 months eevee Added support for Platinum moves, some boilerplate, and the Platinum …
(edit) @464 [464] 8 months eevee Transactions no longer break the query log.
(edit) @463 [463] 9 months eevee Fixed some uninit warnings, which were flooding Apache's error log.
(edit) @459 [459] 14 months eevee Fixed old contest schema references that are no longer valid and were …
(edit) @448 [448] 17 months eevee Removed ability for anon users to post to the shoutbox. (#329)
(edit) @445 [445] 18 months eevee Fixed dexsuggest boxes that are supposed to only show moves. (#320)
(edit) @441 [441] 18 months eevee Changed the default Pokemon search view to table. (#318)
(edit) @433 [433] 18 months eevee Mostly finished up breeding chains app, at least for one move. (#302) - …
(edit) @432 [432] 18 months eevee Changed breeding chain calculator to interpret its Pokemon input as a …
(edit) @431 [431] 18 months eevee I give up; removing all the FormFu? code, as it doesn't work at all how I …
(edit) @429 [429] 19 months eevee Few small fixes for new breeding chains applet (#302). Deals a little …
(edit) @428 [428] 19 months eevee Replaced backtrace with a breeding chain app that performs about eight …
(edit) @425 [425] 20 months eevee Hurka-hur removed some warnings. (#289)
(edit) @424 [424] 20 months eevee Removed timed_exec in favor of the Time::Out module. (#289)
(edit) @423 [423] 20 months eevee Fixed caching of files as iso-8859-1.
(edit) @416 [416] 21 months eevee Fixed prev/next links for alt-forms. (#270)
(edit) @415 [415] 22 months eevee I should not code tipsy at 2 in the morning. (#178)
(edit) @414 [414] 22 months eevee Oh fuck. Timeout was not working. My bad. (#178)
(edit) @409 [409] 22 months eevee Fixed counting of move learners across all versions, and changed blanks to …
(edit) @407 [407] 22 months eevee Added Bulbanews feed to the front page. (#178)
(edit) @406 [406] 22 months eevee Database refactoring. Renamed columns and tables to be more consistent …
(edit) @404 [404] 22 months eevee Bit of a shoutbox test. Not particularly amazing. For the life of me I …
(edit) @403 [403] 22 months eevee Very simple view controller for a gallery item. Been sitting around for a …
(edit) @402 [402] 22 months eevee BETTER fix for bbcode infinite loop, now that I realize why the original …
(edit) @401 [401] 22 months eevee Fix for an infinite loop in bbcode parser. A replaced tag with content …
(edit) @400 [400] 22 months eevee Ability pages were showing duplicates of Pokemon that have the same …
(edit) @397 [397] 22 months eevee Editing user options always tried to fetch a remote file, even if the …
(edit) @394 [394] 23 months eevee Location map is reborn. (#228) Threw in some minor addenda regarding D/P …
(edit) @393 [393] 23 months eevee Locations mini-commit. - Redid location pages to match the new format. - …
(edit) @391 [391] 2 years eevee Fixed Vee::Form's eating of printf control codes when giving a textarea a …
(edit) @390 [390] 2 years eevee Removed a warning that shouldn't have been there and which was …
(edit) @389 [389] 2 years eevee Minor pod fix for Schema/Pokemon.pm.
(edit) @388 [388] 2 years eevee Added a class to wrap around location/Pokemon pairs, and simplified …
(edit) @387 [387] 2 years latiass Jesus Christ. Fixed a bug with SVG.pm that would cause the graph to be …
(edit) @386 [386] 2 years eevee Sped up unread-post listing; added a 'mark all read' button. (end of #46)
(edit) @385 [385] 2 years latiass Removed user-specific permissions, as they are useless and add about 50 …
(edit) @384 [384] 2 years latiass Wow, this sure was hard. The post's time wasn't being updated when …
(edit) @383 [383] 2 years latiass Split the SVG-related stuff into it's own module. This is part of #206, …
(edit) @382 [382] 2 years eevee Moves learned by more than 50 Pokemon by level were being.. um.. …
(edit) @381 [381] 2 years eevee Fixed broken registration. (#186)
(edit) @380 [380] 2 years eevee Replaced the table with links to the search when the table would have > 50 …
(edit) @379 [379] 2 years eevee Removed contest information on move pages for D/P-only moves. Changed the …
(edit) @378 [378] 2 years eevee Added useful <title>s to the preview pages. (#183) Also some minor …
(edit) @371 [371] 2 years eevee Added version radio buttons to the comparer results page. (#141) Also …
(edit) @370 [370] 2 years eevee Dimmed non-submit buttons slightly.
(edit) @368 [368] 2 years eevee Clarified the fuzzy behavior of the comparer by adding the Pokemon's name …
(edit) @364 [364] 2 years eevee Fixed: Pokemon with new TMs introduced halfway through a generation …
(edit) @363 [363] 2 years eevee Internal errors now use HTTP status 500. (#158)
(edit) @362 [362] 2 years eevee Added blurbs for the extra move types, but I don't know how to be more …
(edit) @359 [359] 2 years eevee Fixed the move table version-collapse; it was breaking on colspan'd cells, …
(edit) @356 [356] 2 years eevee Removed the only use of the evchains.base column. Mostly in preparation …
(edit) @354 [354] 2 years eevee Fixed the Firefox search plugin's suggestions dropdown. I think.
(edit) @353 [353] 2 years eevee GSC column was only being split if there was a Crystal-only level-up move; …
(edit) @350 [350] 2 years eevee I discovered that DBIx::Class::Schema::Loader had been filling my table …
(edit) @348 [348] 2 years eevee Added some move search tests. (#152) Also fixed an uninit warning in the …
(edit) @345 [345] 2 years eevee Apparently Template::Plugin::Math is gone from the latest releases, so …
(edit) @344 [344] 2 years eevee Lowered the non-wildcard-character limit to 2 (for now). Added wildcard …
(edit) @339 [339] 2 years eevee Removed a bit of debugging code that was clogging up the Apache error log.
(edit) @334 [334] 2 years latiass This didn't work as I had expected.
(edit) @332 [332] 2 years eevee Fixed the Pokemon search's being unhappy with a final-evo search and my …
(edit) @330 [330] 2 years eevee Fixed the vertical alignment of avatars. Added a little extra something …
(edit) @329 [329] 2 years eevee
(edit) @327 [327] 2 years latiass Added list of edits for posts. This is pretty awful, and I plan on …
(edit) @326 [326] 2 years latiass Added post editing. This is still lacking in a list of edits, but that …
(edit) @325 [325] 2 years latiass This is partly #37, partly code cleanup, and some minor tweaks. Changed …
(edit) @322 [322] 2 years eevee Fixed height parsing in the Pokemon search, which was interpreting meters …
(edit) @315 [315] 2 years eevee Nearly-finished item descriptions, cleanup, general rearrangement, etc. …
(edit) @313 [313] 2 years eevee Added Pokemon lists corresponding to each regional dex, as well as one for …
(edit) @312 [312] 2 years eevee Fixed: /dex/suggest was returning a lowercase version of the provided …
(edit) @311 [311] 2 years eevee Restricted fuzzy search to 24 characters, due to a DoS from a spambot that …
(edit) @307 [307] 2 years eevee Added final-form searching to the Pokemon search. (#4)
(edit) @306 [306] 2 years eevee Added slot numbers to the Pokemon ability map table, and changed the …
(edit) @303 [303] 2 years eevee Finished what I was doing with the last commit. All possible icons work …
(edit) @302 [302] 2 years eevee UNFINISHED: Added icons to suggestion dropdown. (#47) Added support for …
(edit) @300 [300] 2 years eevee Suggestion dropdown now just attaches to the body and positions itself …
(edit) @298 [298] 2 years eevee Fail at logical inverting. (#46)
(edit) @297 [297] 2 years eevee Inverting the logic... (#46)
(edit) @296 [296] 2 years eevee Threads not vanishing, but the same problem occurs. Possible fix …
(edit) @294 [294] 2 years eevee In light of a gigantic oversight, changed unread-thread-post-whatevers to …
(edit) @292 [292] 2 years eevee Fixed an undef dereference.
(edit) @291 [291] 2 years eevee Fixed a bug in the move search; it was still referring to an old column …
(edit) @288 [288] 2 years eevee Possible fix for a crash spambots tend to trigger by sending a 'name' …
(edit) @287 [287] 2 years eevee Roots of an unread-post system, for testing purposes. Not done yet. …
(edit) @284 [284] 2 years eevee Fixed: Searching for Pokemon by height or weight would omit endpoints, due …
(edit) @283 [283] 2 years eevee Added an IP hash to the shoutbox listing so non-admins can tell when two …
(edit) @281 [281] 2 years eevee Fixed move search to allow for negative values when searching by priority. …
(edit) @276 [276] 2 years eevee Added items required to get certain baby forms. (#50) No longer import …
(edit) @266 [266] 2 years eevee Fixed: Postcount ranks were off by one. (#106)
(edit) @262 [262] 2 years eevee Added EV support to Perlbui's IV calculator. Also gave Perlbui a slightly …
(edit) @261 [261] 2 years eevee
(edit) @260 [260] 2 years latiass Was told to commit what I have so far. This is the beginning of forum …
(edit) @259 [259] 2 years latiass Hurr. As suspected, the page list problem on forums was incredibly easy to …
(edit) @252 [252] 2 years eevee Minor UI improvements.
(edit) @245 [245] 2 years eevee Fixed 404s and gave them sorta a real page, I guess.
(edit) @244 [244] 2 years eevee
(edit) @243 [243] 2 years eevee Fuck me.
Note: See TracRevisionLog for help on using the revision log.