ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/server/ext/Jeweler.pm
Revision 1.39 - (view) (download) (annotate) - [select for diffs]
Sun Nov 18 15:19:48 2018 UTC (5 years, 5 months ago) by root
Branch: MAIN
CVS Tags: HEAD
Changes since 1.38: +1 -1 lines
Diff to previous 1.38
*** empty log message ***

Revision 1.38 - (view) (download) (annotate) - [select for diffs]
Mon Oct 25 09:08:31 2010 UTC (13 years, 6 months ago) by elmex
Branch: MAIN
CVS Tags: rel-3_1
Changes since 1.37: +1 -1 lines
Diff to previous 1.37
made the wording of "use_skill jeweler analyze" more 'precise'.

Revision 1.37 - (view) (download) (annotate) - [select for diffs]
Wed May 5 08:19:06 2010 UTC (14 years ago) by elmex
Branch: MAIN
CVS Tags: rel-3_0
Changes since 1.36: +16 -14 lines
Diff to previous 1.36
jeweler skill got harder to level, but the item power of the output is lower.

Revision 1.36 - (view) (download) (annotate) - [select for diffs]
Tue May 4 22:49:21 2010 UTC (14 years ago) by root
Branch: MAIN
Changes since 1.35: +7 -4 lines
Diff to previous 1.35
more common sense

Revision 1.35 - (view) (download) (annotate) - [select for diffs]
Thu Apr 29 07:32:34 2010 UTC (14 years ago) by root
Branch: MAIN
Changes since 1.34: +1 -1 lines
Diff to previous 1.34
*** empty log message ***

Revision 1.34 - (view) (download) (annotate) - [select for diffs]
Wed Apr 28 21:07:41 2010 UTC (14 years ago) by root
Branch: MAIN
Changes since 1.33: +2 -0 lines
Diff to previous 1.33
*** empty log message ***

Revision 1.33 - (view) (download) (annotate) - [select for diffs]
Wed Apr 28 21:05:33 2010 UTC (14 years ago) by root
Branch: MAIN
Changes since 1.32: +4 -8 lines
Diff to previous 1.32
treat sound.conf and jeweler.yaml like other data files

Revision 1.32 - (view) (download) (annotate) - [select for diffs]
Tue Apr 27 17:08:09 2010 UTC (14 years ago) by elmex
Branch: MAIN
Changes since 1.31: +12 -1 lines
Diff to previous 1.31
some jeweler changes i have to test.

Revision 1.31 - (view) (download) (annotate) - [select for diffs]
Sun Apr 18 07:59:55 2010 UTC (14 years ago) by elmex
Branch: MAIN
Changes since 1.30: +2 -2 lines
Diff to previous 1.30
beautified formatting.

Revision 1.30 - (view) (download) (annotate) - [select for diffs]
Tue Jan 26 16:13:47 2010 UTC (14 years, 3 months ago) by elmex
Branch: MAIN
CVS Tags: rel-2_93
Changes since 1.29: +10 -5 lines
Diff to previous 1.29
limited jeweler skill a bit.

Revision 1.29 - (view) (download) (annotate) - [select for diffs]
Mon Oct 12 14:00:58 2009 UTC (14 years, 7 months ago) by root
Branch: MAIN
CVS Tags: rel-2_81, rel-2_82, rel-2_90, rel-2_92
Changes since 1.28: +1 -2 lines
Diff to previous 1.28
clarify license

Revision 1.28 - (view) (download) (annotate) - [select for diffs]
Sat Dec 13 20:34:37 2008 UTC (15 years, 5 months ago) by root
Branch: MAIN
CVS Tags: rel-2_73, rel-2_74, rel-2_75, rel-2_76, rel-2_77, rel-2_78, rel-2_79, rel-2_80
Changes since 1.27: +2 -2 lines
Diff to previous 1.27
take advantage of Guard module

Revision 1.27 - (view) (download) (annotate) - [select for diffs]
Sun Jul 20 17:01:29 2008 UTC (15 years, 9 months ago) by elmex
Branch: MAIN
CVS Tags: rel-2_61, rel-2_7, rel-2_71, rel-2_72
Changes since 1.26: +12 -19 lines
Diff to previous 1.26
fixed bug in jeweler skill

Revision 1.26 - (view) (download) (annotate) - [select for diffs]
Sun Jul 13 20:15:51 2008 UTC (15 years, 10 months ago) by elmex
Branch: MAIN
CVS Tags: rel-2_6
Changes since 1.25: +4 -4 lines
Diff to previous 1.25
minor rebalancement of the jeweler skill. and added function to safe environment

Revision 1.25 - (view) (download) (annotate) - [select for diffs]
Thu Apr 10 15:35:16 2008 UTC (16 years, 1 month ago) by root
Branch: MAIN
CVS Tags: rel-2_5, rel-2_52, rel-2_53, rel-2_54, rel-2_55, rel-2_56
Changes since 1.24: +6 -2 lines
Diff to previous 1.24
*** empty log message ***

Revision 1.24 - (view) (download) (annotate) - [select for diffs]
Sun Feb 17 22:37:34 2008 UTC (16 years, 2 months ago) by elmex
Branch: MAIN
CVS Tags: rel-2_42, rel-2_43
Changes since 1.23: +4 -0 lines
Diff to previous 1.23
fixed a missing output

Revision 1.23 - (view) (download) (annotate) - [select for diffs]
Mon Dec 17 08:03:22 2007 UTC (16 years, 4 months ago) by root
Branch: MAIN
CVS Tags: rel-2_4, rel-2_41
Changes since 1.22: +4 -5 lines
Diff to previous 1.22
- separate internal (undefined type) and client-exported (else)
  resources.
- new %cf::RESOURCE hash for internal resources
- move jeweler.yaml to archetype ("resource") data
- support resource data filters and implement yaml2json
  (this reduced loading time for the jeweler data by a factor of 1000 :).
- clean up Jeweler.pm a bit.

Revision 1.22 - (view) (download) (annotate) - [select for diffs]
Sun Oct 14 20:23:48 2007 UTC (16 years, 7 months ago) by root
Branch: MAIN
CVS Tags: rel-2_3, rel-2_32
Changes since 1.21: +7 -8 lines
Diff to previous 1.21
*** empty log message ***

Revision 1.21 - (view) (download) (annotate) - [select for diffs]
Fri Oct 12 19:13:26 2007 UTC (16 years, 7 months ago) by root
Branch: MAIN
Changes since 1.20: +2 -2 lines
Diff to previous 1.20
slightly better can_merge

Revision 1.20 - (view) (download) (annotate) - [select for diffs]
Sun Sep 30 16:24:29 2007 UTC (16 years, 7 months ago) by root
Branch: MAIN
Changes since 1.19: +1 -1 lines
Diff to previous 1.19
finally remove the old buggy plug-in cruft

Revision 1.19 - (view) (download) (annotate) - [select for diffs]
Thu Aug 9 10:49:56 2007 UTC (16 years, 9 months ago) by elmex
Branch: MAIN
CVS Tags: rel-2_2
Changes since 1.18: +0 -3 lines
Diff to previous 1.18
removed an unneccssary limit

Revision 1.18 - (view) (download) (annotate) - [select for diffs]
Tue Jul 31 09:40:15 2007 UTC (16 years, 9 months ago) by elmex
Branch: MAIN
Changes since 1.17: +63 -18 lines
Diff to previous 1.17
fixed up the jeweler skill

Revision 1.17 - (view) (download) (annotate) - [select for diffs]
Sat Jul 21 16:06:22 2007 UTC (16 years, 9 months ago) by elmex
Branch: MAIN
Changes since 1.16: +7 -7 lines
Diff to previous 1.16
fixed jeweler skill, returnvalue of arch->name changed, needing
to use arch->archname now.

Revision 1.16 - (view) (download) (annotate) - [select for diffs]
Mon Jun 4 12:19:08 2007 UTC (16 years, 11 months ago) by root
Branch: MAIN
Changes since 1.15: +12 -12 lines
Diff to previous 1.15
rename arch->name to arch->archname for preparation of subclassing object

Revision 1.15 - (view) (download) (annotate) - [select for diffs]
Sat May 19 00:11:11 2007 UTC (16 years, 11 months ago) by root
Branch: MAIN
CVS Tags: rel-2_1
Changes since 1.14: +1 -1 lines
Diff to previous 1.14
fix typoe

Revision 1.14 - (view) (download) (annotate) - [select for diffs]
Tue Apr 10 17:46:22 2007 UTC (17 years, 1 month ago) by elmex
Branch: MAIN
Changes since 1.13: +1 -1 lines
Diff to previous 1.13
added some bonus to the experience for jeweler

Revision 1.13 - (view) (download) (annotate) - [select for diffs]
Tue Apr 10 16:42:57 2007 UTC (17 years, 1 month ago) by elmex
Branch: MAIN
Changes since 1.12: +2 -3 lines
Diff to previous 1.12
fixed a bug in the ingredient matching logic

Revision 1.12 - (view) (download) (annotate) - [select for diffs]
Sun Feb 4 20:57:35 2007 UTC (17 years, 3 months ago) by elmex
Branch: MAIN
CVS Tags: rel-2_0
Changes since 1.11: +2 -1 lines
Diff to previous 1.11
fixed another bug, thanks winvirus

Revision 1.11 - (view) (download) (annotate) - [select for diffs]
Sun Feb 4 11:57:22 2007 UTC (17 years, 3 months ago) by elmex
Branch: MAIN
Changes since 1.10: +5 -1 lines
Diff to previous 1.10
fixed another bug... if an algorithm is too complicated for a task,
it's the wrong one...

Revision 1.10 - (view) (download) (annotate) - [select for diffs]
Sun Feb 4 11:44:43 2007 UTC (17 years, 3 months ago) by elmex
Branch: MAIN
Changes since 1.9: +2 -0 lines
Diff to previous 1.9
fixed plan finding algorithm again

Revision 1.9 - (view) (download) (annotate) - [select for diffs]
Sun Feb 4 11:17:52 2007 UTC (17 years, 3 months ago) by elmex
Branch: MAIN
Changes since 1.8: +44 -17 lines
Diff to previous 1.8
implemented more sanity. aliases gem to diamond. fixed
the plan finding algorithm. linear interpolate the costs
for resistancies.

Revision 1.8 - (view) (download) (annotate) - [select for diffs]
Sun Feb 4 00:35:23 2007 UTC (17 years, 3 months ago) by elmex
Branch: MAIN
Changes since 1.7: +2 -1 lines
Diff to previous 1.7
fixed bug with generated amulets :)

Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Fri Feb 2 12:05:28 2007 UTC (17 years, 3 months ago) by elmex
Branch: MAIN
Changes since 1.6: +11 -0 lines
Diff to previous 1.6
added attachment to jeweler extension for the jeweler quest

Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Thu Feb 1 01:46:45 2007 UTC (17 years, 3 months ago) by elmex
Branch: MAIN
Changes since 1.5: +5 -1 lines
Diff to previous 1.5
fixed the big big big bug in the merging experience concept.
added checks for unidentified items.
added itempower limits to the generated rings!
jeweler skill is finally becoming a bit more balanced.

Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Wed Jan 31 15:53:17 2007 UTC (17 years, 3 months ago) by elmex
Branch: MAIN
Changes since 1.4: +15 -2 lines
Diff to previous 1.4
Changed jeweler balancing and made values affordable.
And also don't allow cursed items in the workbench.

Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Wed Jan 31 14:11:02 2007 UTC (17 years, 3 months ago) by elmex
Branch: MAIN
Changes since 1.3: +126 -52 lines
Diff to previous 1.3
finally finished the last bits of the jeweler skill. now only debugging
and balancing is missing. going to make some maps next and try to sort
out the right balancing.

Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Sat Dec 23 15:49:40 2006 UTC (17 years, 4 months ago) by root
Branch: MAIN
Changes since 1.2: +2 -2 lines
Diff to previous 1.2
- implement (mostly untested) array member support for genacc
- make some arrays and other members available to perl
- redefined meaning of NUM_FLAGS (really meaning number of flags now,
  as the code assumed anyway).
- moved afk flag to client, where it belongs (make sno sense to save it,
  is also true for wiz &c).
- updated extensions to reflect all that (Jewler.pm should be tested w.r.t.
  resistances)

Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Tue Dec 19 15:43:22 2006 UTC (17 years, 4 months ago) by elmex
Branch: MAIN
Changes since 1.1: +0 -2 lines
Diff to previous 1.1
removed a unmatched =back

Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Fri Dec 15 19:29:18 2006 UTC (17 years, 5 months ago) by root
Branch: MAIN
moved perl extensions into server codebase, where they belong

Convenience Links

Links to HEAD: (view) (download) (annotate)

Compare Revisions

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and
  Type of Diff should be a